pull_parsnip_preprocessor {modeltime} | R 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 |
Value
A formula using stats::formula()
[Package modeltime version 1.3.0 Index]