residuals.mcglm: Residuals

Description Usage Arguments Value Author(s) See Also

View source: R/mc_S3_methods.R

Description

Compute residuals for an object of mcglm class.

Usage

1
2
## S3 method for class 'mcglm'
residuals(object, type = "raw", ...)

Arguments

object

an object of mcglm class.

type

the type of residuals which should be returned. Options are: "raw" (default), "pearson" and "standardized".

...

additional arguments affecting the residuals produced. Note that there is no extra options for mcglm object class.

Value

The function residuals.mcglm returns a matrix of residuals values.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br

See Also

fitted.


wbonat/mcglm documentation built on June 23, 2020, 11:06 a.m.