tidy: 'tidy' is re-export of generics::tidy from tidyrules package

tidyR Documentation

tidy is re-export of generics::tidy from tidyrules package

Description

tidy applied on a supported model fit creates a rulelist. See Also section links to documentation of specific methods.

Usage

tidy(x, ...)

Arguments

x

A supported model object

...

For model specific implementations to use

See Also

rulelist, tidy, augment, predict, calculate, prune, reorder

Other Core Tidy Utility: tidy.C5.0(), tidy.cubist(), tidy.rpart()


tidyrules documentation built on June 30, 2024, 1:07 a.m.