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