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