pull_parsnip_preprocessor: Pulls the Formula from a Fitted Parsnip Model Object

View source: R/utils-parsnip-helpers.R

pull_parsnip_preprocessorR Documentation

Pulls the Formula from a Fitted Parsnip Model Object

Description

Pulls the Formula from a Fitted Parsnip Model Object

Usage

pull_parsnip_preprocessor(object)

Arguments

object

A fitted parsnip model model_fit object

Value

A formula using stats::formula()


modeltime documentation built on Sept. 2, 2023, 5:06 p.m.