Learn R Programming

seer (version 1.1.8)

cal_WA: Weighted Average

Description

Weighted Average(WA) calculated based on MASE, sMAPE for an individual time series

Usage

cal_WA(training, test, forecast)

Value

returns a single value: WA based on MASE and sMAPE

Arguments

training

training period of a time series

test

test peiod of a time series

forecast

forecast obtained from a fitted to the training period

Author

Thiyanga Talagala