| error_stats | R Documentation |
Calculate common error statistics
error_stats(error)
error |
Vector of errors |
Returns a named vector of error statistics including
mean error ("ME"),
mean absolute error ("MAE"),
mean squared error ("MSE") and
root mean squared error ("RMSE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.