Skip to contents

Get residuals from a temporal discounting binary choice nonlinear model.

Usage

# S3 method for class 'td_bcnm'
residuals(object, type = c("deviance", "pearson", "response"), ...)

Arguments

object

A temporal discounting binary choice model. See td_bcnm.

type

The type of residuals to be returned. See residuals.glm.

...

Additional arguments currently not used.

Value

A vector of residuals.

See also