View source: R/helpers-modeltime_residuals.R
pull_modeltime_residuals | R Documentation |
If a modeltime model contains data
with residuals information,
this function will extract the data frame.
pull_modeltime_residuals(object)
object |
A fitted |
A tibble
containing the model timestamp, actual, fitted, and residuals data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.