| 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.gcdnet, coef.erpath,
coef.lspath, coef.hsvmpath,
coef.logitpath, coef.sqsvmpath.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.