Learn R Programming

daltoolbox (version 1.1.727)

sMAPE.ts: sMAPE

Description

Compute the symmetric mean absolute percent error (sMAPE)

Usage

sMAPE.ts(actual, prediction)

Value

returns the sMAPE between the actual and prediction vectors

Arguments

actual

real observations

prediction

predicted observations