Estimate and forecast all models from model tibble

estimate_and_forecast(model_list)

Arguments

model_list

tibble with one model per row

Value

tibble with estimated models and point forecasts

Details

Estimate and forecast all models from model tibble In this tibble target variable is always named value.

Examples

# no yet