sMAPE.ts {daltoolbox}R Documentation

sMAPE

Description

Compute the symmetric mean absolute percent error (sMAPE)

Usage

sMAPE.ts(actual, prediction)

Arguments

actual

real observations

prediction

predicted observations

Value

returns the sMAPE between the actual and prediction vectors


[Package daltoolbox version 1.2.707 Index]