cal_WA {seer}R Documentation

Weighted Average

Description

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

Usage

cal_WA(training, test, forecast)

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

Value

returns a single value: WA based on MASE and sMAPE

Author(s)

Thiyanga Talagala


[Package seer version 1.1.8 Index]