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