brierScore | R Documentation |
This function calculates the Brier score for a given 0-1-vector and vector of probabilities.
brierScore(truth_name, prob_name)
truth_name |
( |
prob_name |
( |
Brier score and number of values used as weights for later aggregation.
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.