axe_fitted: Axe fitted values.

View source: R/axe-generics.R

axe_fittedR 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 FALSE.

...

Any additional arguments related to axing.

Value

Model object without the fitted values.

Methods

\Sexpr[stage=render,results=rd]{butcher:::methods_rd("axe_fitted")}

tidymodels/butcher documentation built on April 15, 2024, 9:18 p.m.