Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


parsnip (version 0.1.6)

tidy.model_fit: Turn a parsnip model object into a tidy tibble

Description

This method tidies the model in a parsnip model object, if it exists.

Usage

# S3 method for model_fit
tidy(x, ...)

Arguments

x

An object to be converted into a tidy tibble::tibble().

...

Additional arguments to tidying method.

Value

a tibble