Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

residuals.MCMCglmm

Residuals form a GLMM fitted with MCMCglmm


Description

residuals method for class "MCMCglmm".

Usage

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

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

Value

vector of residuals

Author(s)

Jarrod Hadfield j.hadfield@ed.ac.uk

See Also


MCMCglmm

MCMC Generalised Linear Mixed Models

v2.32
GPL (>= 2)
Authors
Jarrod Hadfield
Initial release
2021-03-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.