error_metrics: list of available error metrics in mafs package
Description
See forecast::accuracy() for more details.
Usage
error_metrics()
Arguments
Value
A character vector of the error metrics that can be used in this package.
Details
There is an internal function in this package (removeTheil()) that
removes Theil'U metric from the output. This was necessary because for some
time series, forecast::accuracy() does not output the value for this
metric.