| maape | R Documentation | 
Mean Arctangent Absolute Percentage Error
maape(x, y)
x | 
 [numeric()] [vector()] actual values  | 
y | 
 [numeric()] [vector()] forecast values  | 
[numeric()] mean arctangent absolute percentage error
Kim and Kim 2016 doi.org/10.1016/j.ijforecast.2015.12.003
maape(1:10, 10:1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.