calcNRMSE | R Documentation |
Computation of the normalized root mean squared error.
calcNRMSE(preds, y, type = "sd")
preds |
Numeric vector of predictions |
y |
True outcomes |
type |
|
The NRMSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.