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