Learn R Programming

sglg (version 0.2.2)

residuals.sglg: Extract Model Residuals

Description

residuals.sglg extracts the deviance-type residuals for a model from an object of class 'sglg'.

Usage

# S3 method for sglg
residuals(object, ...)

Arguments

object

an object of the class sglg. This object is returned from the call to glg(), sglg(), survglg() or ssurvglg() function.

...

other arguments.