mpe | R Documentation |
Mean Percent Error
mpe(x, y)
x |
[numeric()] [vector()] actual values |
y |
[numeric()] [vector()] forecast values |
[numeric()] mean percent error
mpe(1:10, 10:1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.