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