Description Usage Arguments See Also
Utility function to compute mean squared error (MSE)
1 | mse(y, y_hat)
|
y |
A numeric vector representing the actual values. |
y_hat |
A numeric vector representing the forecasted values. |
Other error/performance functions: ae
,
se
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.