residuals
method for class "MCMCglmm"
.
# S3 method for MCMCglmm
residuals(object, type = c("deviance", "pearson", "working",
"response", "partial"), ...)
vector of residuals
an object of class "MCMCglmm"
the type of residuals which should be returned. The alternatives are: "deviance"
(default), "pearson"
,"working"
, "response"
, and "partial"
.
Further arguments to be passed
Jarrod Hadfield j.hadfield@ed.ac.uk
residuals
, MCMCglmm