mape {prophet}R Documentation

Mean absolute percent error

Description

Mean absolute percent error

Usage

mape(df, w)

Arguments

df

Cross-validation results dataframe.

w

Aggregation window size.

Value

Array of mean absolute percent errors.


[Package prophet version 1.0 Index]