scores_unif | R Documentation |
Calculating scores for the uniform distribution
crps_unif(y, min = 0, max = 1, lmass = 0, umass = 0)
logs_unif(y, min = 0, max = 1)
dss_unif(y, min = 0, max = 1)
y |
vector of observations. |
min , max |
lower and upper limits of the distribution. Must be finite. |
lmass , umass |
vectors of point masses in |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.