View source: R/class-highmlr-fit.R
| coef.highmlr_fit | R Documentation |
Coefficients from a highmlr_fit
## S3 method for class 'highmlr_fit'
coef(object, ...)
object |
A 'highmlr_fit' object. |
... |
Unused. |
A named numeric vector of coefficients (where defined) or importance scores otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.