Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mdl_time_refit

Modeltime Refit Helpers


Description

Used for low-level refitting of modeltime, parnsip and workflow models These functions are not intended for user use.

Usage

mdl_time_refit(object, data, ..., control = NULL)

Arguments

object

A Modeltime Table

data

A tibble that contains data to retrain the model(s) using.

...

Under construction. Additional arguments to control refitting.

control

Under construction. Will be used to control refitting.

Value

A tibble with forecast features


modeltime

The Tidymodels Extension for Time Series Modeling

v0.5.1
MIT + file LICENSE
Authors
Matt Dancho [aut, cre], Business Science [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.