MCMCglmm (version 2.35)

residuals.MCMCglmm: Residuals form a GLMM fitted with MCMCglmm

Description

residuals method for class "MCMCglmm".

Usage

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

Value

vector of residuals

Arguments

object

an object of class "MCMCglmm"

type

the type of residuals which should be returned. The alternatives are: "deviance" (default), "pearson","working", "response", and "partial".

...

Further arguments to be passed

Author

Jarrod Hadfield j.hadfield@ed.ac.uk

See Also

residuals, MCMCglmm