| axe_fitted {butcher} | R Documentation |
Axe fitted values.
Description
Remove the fitted values attached to modeling objects.
Usage
axe_fitted(x, verbose = FALSE, ...)
Arguments
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. |
Value
Model object without the fitted values.
Methods
See the following help topics for more details about individual methods:
butcher
axe-C5.0:C5.0axe-KMeansCluster:KMeansClusteraxe-bart:bartaxe-earth:earthaxe-gam:gamaxe-gausspr:gausspraxe-glm:glmaxe-kknn:kknnaxe-kproto:kprotoaxe-ksvm:ksvmaxe-lm:lmaxe-mda:fda,mdaaxe-model_fit:model_fitaxe-nested_model_fit:nested_model_fitaxe-nnet:nnetaxe-pls:mixo_pls,mixo_splsaxe-ranger:rangeraxe-recipe:recipeaxe-spark:ml_modelaxe-train:trainaxe-train.recipe:train.recipe