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