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