View source: R/scoringFunctions.R
Calculate root mean squared error for a set of predicted values.
1 | rmse(gold, pred)
|
gold |
A numeric vector of gold standard values. |
pred |
A numeric vector of prediction values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.