mae: Mean absolute error

View source: R/diagnostics.R

maeR Documentation

Mean absolute error

Description

Mean absolute error

Usage

mae(df, w)

Arguments

df

Cross-validation results dataframe.

w

Aggregation window size.

Value

Array of mean absolute errors.


prophet documentation built on Jan. 22, 2026, 9:06 a.m.