Calculate mae table from estimated models tibble

calculate_mae_table(model_list_fitted)

Arguments

model_list_fitted

tibble with one model per row

Value

tibble with mae

Details

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

Examples

# no yet