Skip to contents

Extract model coefficients from a streg fit.

Usage

# S3 method for streg
coef(object, ...)

# S3 method for streg
coef(object) <- value

Arguments

object

An object of class streg.

...

Not used.

value

Value of coefficients to replace.