rmse | R Documentation |
Root mean square error
rmse(x, y, na.rm = FALSE)
x |
a numeric vector of predicted values. |
y |
a numeric vector of true values. |
na.rm |
a logical evaluating to |
numeric
value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.