fitted.cm {iRegression} | R Documentation |
Extract Centre Method Fitted Values
Description
Returns the fitted values from an object class cm
.
Usage
## S3 method for class 'cm'
fitted(object, ...)
Arguments
object |
an object class |
... |
other arguments. |
Value
Fitted values extracted from an object class cm
.
See Also
[Package iRegression version 1.2.1 Index]