residuals.asreml {asreml} | R Documentation |
Extracts residuals from asreml
objects.
## S3 method for class 'asreml' residuals(object, type = c("working", "deviance", "pearson", "response", "stdCond"), spatial = c("trend", "plot"), ...)
object |
An |
type |
Type of residuals: |
spatial |
If a second independent error term has been fitted by including
|
... |
Additional arguments. |
A numeric vector containing the model residuals.