Skip to contents

Get coefficients of a temporal discounting indifference point model.

Usage

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

Arguments

object

An object of class td_ipm

...

Additional arguments currently not used.

Value

A named vector of coefficients.

See also

Other indifference point model functions: fitted.td_ipm(), logLik.td_ipm(), predict.td_ipm(), residuals.td_ipm()