Description Usage Arguments See Also
Element-wise computation of the absolute error loss function.
1 | ae(y, y_hat)
|
y |
A numeric vector representing the actual values. |
y_hat |
A numeric vector representing the forecasted values. |
Other error/performance functions:
mse()
,
se()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.