Description Usage Arguments Details Value See Also Examples
coef.xtune extracts model coefficients from objects returned by xtune object.
1 2 |
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.
1 | ## see examples in predict.xtune()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.