
Calculating scores for the Laplace distribution
crps_lapl(y, location = 0, scale = 1)logs_lapl(y, location = 0, scale = 1)
dss_lapl(y, location = 0, scale = 1)
A vector of score values.
vector of observations.
vector of location parameters.
vector of positive scale parameters.