Learn R Programming

seer (version 1.1.8)

cal_sMAPE: symmetric Mean Absolute Pecentage Error(sMAPE)

Description

Calculation of symmetric mean absolute percentage error

Usage

cal_sMAPE(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