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