axe_data {butcher} | R Documentation |
Remove the training data attached to modeling objects.
axe_data(x, verbose = FALSE, ...)
x |
A model object. |
verbose |
Print information each time an axe method is executed.
Notes how much memory is released and what functions are
disabled. Default is |
... |
Any additional arguments related to axing. |
Model object without the training data
See the following help topics for more details about individual methods:
butcher
axe-NaiveBayes
: NaiveBayes
axe-coxph
: coxph
axe-earth
: earth
axe-gam
: gam
axe-gausspr
: gausspr
axe-glm
: glm
axe-ipred
: classbagg
, regbagg
, survbagg
axe-kproto
: kproto
axe-ksvm
: ksvm
axe-model_fit
: model_fit
axe-nested_model_fit
: nested_model_fit
axe-pls
: mixo_pls
, mixo_spls
axe-rpart
: rpart
axe-spark
: ml_model
axe-survreg
: survreg
axe-survreg.penal
: survreg.penal
axe-train
: train
axe-train.recipe
: train.recipe