Learn R Programming

seer (version 1.1.8)

cal_MASE: Mean Absolute Scaled Error(MASE)

Description

Calculation of mean absolute scaled error

Usage

cal_MASE(training, test, forecast)

Value

returns a single value

Arguments

training

training peiod of the time series

test

test period of the time series

forecast

forecast values of the series

Author

Thiyanga Talagala