| coef | R Documentation |
coef is a generic function which extracts model coefficients from
objects returned by modeling functions. coefficients is an
alias for it.
coef(object, ...)
object |
an object for which the extraction of model coefficients is meaningful. |
... |
other arguments. |
Coefficients extracted from the model object object.
coef.ernet, coef.cpernet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.