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