Skip to contents

Compute log-likelihood for a temporal discounting indifference point model.

Usage

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

Arguments

object

An object of class td_ipm

...

Additional arguments currently not used.

Value

Returns an object of class logLik with attributed df and nobs

See also

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