coef_xtune: Extract model coefficients from fitted xtune object
Description
coef_xtune extracts model coefficients from objects returned by xtune object.
Usage
coef_xtune(object, ...)
Value
Coefficients extracted from the fitted model.
Arguments
object
Fitted 'xtune' model object.
...
Not used
Details
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.