pull_parsnip_preprocessor: 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()