View source: R/init_forecast.R
init_forecast | R Documentation |
This function join all the model workflow functions
init_forecast(DF = is.data.frame(), new_df = NULL, model_name = is.character())
DF |
The training Data Frame |
new_df |
The Data to predict future values |
model_name |
The model names |
Fitted Modeltime Table
Test Data Frame's Forecast Values
Accuracy Table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.