prepare_model_list2: Prepare model tibble for forecasts

Description Usage Arguments Details Value Examples

View source: R/modelling.R

Description

Prepare model tibble for forecasts

Usage

1
prepare_model_list2(h_all = 1, model_fun_tibble, series_data, target = "value")

Arguments

h_all

vector of forecasting horizons

model_fun_tibble

tibble with names of estimator functions and scalar forecast extractors

series_data

tsibble with full data sample

target

name of the target variable

Details

Prepare model tibble for forecasts

Value

tibble with one row per model

Examples

1
# no yet

kassandra-ru/kassandr documentation built on Jan. 1, 2022, 7:39 a.m.