estimate_and_forecast.Rd
Estimate and forecast all models from model tibble
estimate_and_forecast(model_list)
model_list | tibble with one model per row |
---|
tibble with estimated models and point forecasts
Estimate and forecast all models from model tibble In this tibble target variable is always named value.
# no yet