Skip to contents

Get fitted values of a temporal discounting indifference point model.

Usage

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

Arguments

object

An object of class td_ipm.

...

Additional arguments currently not used.

Value

A named vector of fitted values.

See also

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