Description Usage Arguments Value
Simple brier score calculation
1 | calc_brier(predict, outcome, avg = TRUE)
|
predict |
P(Y = 1) for each value |
outcome |
result (in \{0, 1\}) |
avg |
Whether to use the mean. |
Length one double: the total brier sum, or the avg (default)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.