Description Usage Arguments Value
calculates the root of mean square error (RMSE) in the test set of calibrated predictions
1 | getRMSE(actual, predicted)
|
actual |
vector of observed class labels (0/1) |
predicted |
vector of uncalibrated predictions |
RMSE value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.