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