README.md

UEMTS

R package implementing Univariate Error Measures for Time Series forecasting.

The error measures are discussed in detail in the paper: Hyndman, R. J., & Koehler, A. B. (2006). Another look at measures of forecast accuracy. International journal of forecasting, 22(4), 679-688.

How to Install

The preferred way to install this package is using devtools:

devtools::install_github("jdestefani/UEMTS", upgrade_dependencies = FALSE)

Overview

To see the full list of exported functions:

library("UEMTS")
ls("package:UEMTS")


jdestefani/UEMTS documentation built on Dec. 20, 2021, 10:05 p.m.