This function computes RMAPE given prediction result versus evaluation set.
Usage
rmape(x, pred_bench, y, ...)
# S3 method for class 'predbvhar'
rmape(x, pred_bench, y, ...)
# S3 method for class 'bvharcv'
rmape(x, pred_bench, y, ...)
This function computes RMAPE given prediction result versus evaluation set.
rmape(x, pred_bench, y, ...)
# S3 method for class 'predbvhar'
rmape(x, pred_bench, y, ...)
# S3 method for class 'bvharcv'
rmape(x, pred_bench, y, ...)