calculate_mae_table: Calculate mae table from estimated models tibble

Description Usage Arguments Details Value Examples

View source: R/modelling.R

Description

Calculate mae table from estimated models tibble

Usage

1
calculate_mae_table(model_list_fitted)

Arguments

model_list_fitted

tibble with one model per row

Details

Calculate mae table from estimated models tibble. In this tibble target variable is always named value.

Value

tibble with mae

Examples

1
# no yet

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