fitted.glsStruct: Calculate glsStruct Fitted Values
Description
The fitted values for the linear model represented by object
are extracted.Usage
## S3 method for class 'glsStruct':
fitted(object, glsFit)
Value
a vector with the fitted values for the linear model represented by
object
.