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