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