rps | R Documentation |
Computes the mean ranked probability score (RPS) for evaluating the accuracy of ordered probability predictions
rps(predictions, observed)
predictions |
matrix of predictions (n x categories) |
observed |
vector of observed ordered categorical outcomes (n x 1) |
scalar, mean RPS for given predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.