fitted.mvgls: Extract multivariate gls model fitted values
Description
Returns the fitted values of a linear model of class 'mvgls'.
Usage
# S3 method for mvgls
fitted(object, ...)
Arguments
object
an object of class 'mvgls' obtained from a mvgls
fit.
...
other arguments (not used).
Value
The fitted values extracted from the model.