Skip to contents

Extract coefficients from a drlate fit

Usage

# S3 method for class 'drlate'
coef(object, ...)

Arguments

object

A drlate object.

...

Ignored.

Value

A named numeric vector with elements late (or the LATT estimate), num (numerator), and denom (denominator).