| coef_xtune | R Documentation |
xtune objectcoef_xtune extracts model coefficients from objects returned by xtune object.
coef_xtune(object, ...)
object |
Fitted 'xtune' model object. |
... |
Not used |
coef and predict methods are provided as a convenience to extract coefficients and make prediction. coef.xtune simply extracts the estimated coefficients returned by xtune.
Coefficients extracted from the fitted model.
xtune, predict_xtune
# See examples in \code{predict_xtune}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.