compute_rmse | R Documentation |
Compute root-mean-square error
compute_rmse(y, y_pred)
y |
Numeric data vector. |
y_pred |
Numeric vector of predictions. |
RMSE
Eric Fox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.