cal_MASE: Mean Absolute Scaled Error(MASE)

View source: R/cal_MASE.R

cal_MASER Documentation

Mean Absolute Scaled Error(MASE)

Description

Calculation of mean absolute scaled error

Usage

cal_MASE(training, test, forecast)

Arguments

training

training peiod of the time series

test

test period of the time series

forecast

forecast values of the series

Value

returns a single value

Author(s)

Thiyanga Talagala


seer documentation built on Oct. 1, 2022, 9:06 a.m.