Description Usage Arguments Value
calculate root mean squared error from two vectors
1 | rmse(observations, predictions)
|
observations |
a vector object of numeric values (NAs will be ignored) |
predictions |
a vector object of numeric values (NAs will be ignored) |
the root mean squared error for the two vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.