scores_binom | R Documentation |
Calculating scores for the binomial distribution
crps_binom(y, size, prob)
logs_binom(y, size, prob)
y |
vector of observations. |
size |
number of trials (zero or more). |
prob |
probability of success on each trial. |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.