Skip to contents

Compute deviance for a temporal discounting binary choice model.

Usage

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

Arguments

object

An object of class td_bcnm.

...

Additional arguments currently not used.

Value

The value of the deviance extracted from the model

See also

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