Refits a Nested Modeltime Table
Refits a Nested Modeltime Table to actual data using the following process:
extract_nested_error_report()
extract_nested_future_forecast()
modeltime_nested_refit(object, control = control_nested_refit())
object
: A Nested Modeltime Tablecontrol
: Used to control verbosity and parallel processing. See control_nested_refit()
.Useful links