View source: R/other_functions.R
rmse | R Documentation |
Calculating the Root Mean Squared Error
rmse(x, y)
x |
A numerical vector of observed variables |
y |
A numerical vector of predicted variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.