Skip to contents

Compute log-likelihood for a temporal discounting binary choice nonlinear model.

Usage

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

Arguments

object

An object of class td_bcnm

...

Additional arguments currently not used.

Value

Returns an object of class logLik with attributed df and nobs

See also

Other nonlinear binary choice model functions: coef.td_bcnm(), deviance.td_bcnm(), fitted.td_bcnm(), predict.td_bcnm(), residuals.td_bcnm(), td_bcnm()