powered by
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)
logs_unif(y, min = 0, max = 1)
dss_unif(y, min = 0, max = 1)
A vector of score values.
vector of observations.
lower and upper limits of the distribution. Must be finite.
vectors of point masses in min and max respectively.
min
max