axe_fitted {butcher} | R Documentation |
Remove the fitted values attached to modeling objects.
axe_fitted(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 fitted values.
See the following help topics for more details about individual methods:
butcher
axe-C5.0
: C5.0
axe-KMeansCluster
: KMeansCluster
axe-bart
: bart
axe-earth
: earth
axe-gam
: gam
axe-gausspr
: gausspr
axe-glm
: glm
axe-kknn
: kknn
axe-kproto
: kproto
axe-ksvm
: ksvm
axe-lm
: lm
axe-mda
: fda
, mda
axe-model_fit
: model_fit
axe-nested_model_fit
: nested_model_fit
axe-nnet
: nnet
axe-pls
: mixo_pls
, mixo_spls
axe-ranger
: ranger
axe-recipe
: recipe
axe-spark
: ml_model
axe-train
: train
axe-train.recipe
: train.recipe