pull_modeltime_residuals: Extracts modeltime residuals data from a Modeltime Model
Description
If a modeltime model contains data with residuals information,
this function will extract the data frame.
Usage
pull_modeltime_residuals(object)
Value
A tibble containing the model timestamp, actual, fitted, and residuals data
Arguments
- object
A fitted parsnip / modeltime model or workflow