Skip to contents

Get coefficients of a temporal discounting binary choice nonlinear model.

Usage

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

Arguments

object

An object of class td_bcnm.

...

Additional arguments currently not used.

Value

A named vector of coefficients.

See also

Other nonlinear binary choice model functions: deviance.td_bcnm(), fitted.td_bcnm(), logLik.td_bcnm(), predict.td_bcnm(), residuals.td_bcnm(), td_bcnm()