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