fitted.crm {iRegression} | R Documentation |
Returns the fitted values from an object class crm
.
## S3 method for class 'crm'
fitted(object, ...)
object |
an object class |
... |
other arguments. |
Fitted values extracted from the object class object
.