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.
See also
Other indifference point model functions:
coef.td_ipm(),
logLik.td_ipm(),
predict.td_ipm(),
residuals.td_ipm()