Get fitted values of a temporal discounting binary choice model.
Usage
# S3 method for class 'td_bcnm'
fitted(object, ...)
Arguments
- object
An object of class
td_bcnm
.- ...
Additional arguments currently not used.
See also
Other nonlinear binary choice model functions:
coef.td_bcnm()
,
deviance.td_bcnm()
,
logLik.td_bcnm()
,
predict.td_bcnm()
,
residuals.td_bcnm()
,
td_bcnm()