robust (version 0.4-18.2)

residuals.glmRob: Residuals Methods for glmRob Objects

Description

Residuals methods for glmRob objects.

Usage

# S3 method for glmRob
residuals(object, type = c("deviance", "pearson", "working", "response"), ...)

Arguments

object

a glmRob object.

type

the type of residuals to be returned.

additional arguments are ignored.

Value

a numeric vector containing the residuals.