View source: R/classes_methods.r
| residuals | R Documentation | 
Returns the residuals of a linear model of class 'mvgls'.
## S3 method for class 'mvgls'
residuals(object, type, ...)
object | 
 an object of class 'mvgls' obtained from a   | 
type | 
 an optional character string specifying the type of residuals to be used. To match conventions used in the nlme package: if "  | 
... | 
 other arguments for this generic function (not used).  | 
A matrix with the residuals for the linear model fitted by mvgls or mvols.
J. Clavel
vcov.mvgls
residuals.mvgls
coef.mvgls
mvgls
mvols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.