error_metrics: list of available error metrics in mafs package

View source: R/main.R

error_metricsR Documentation

list of available error metrics in mafs package

Description

See forecast::accuracy() for more details.

Usage

error_metrics()

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.

Value

A character vector of the error metrics that can be used in this package.

Examples

error_metrics()

sillasgonzaga/mafs documentation built on Feb. 7, 2025, 12:31 p.m.