scores_2pexp: Calculating scores for the two-piece-exponential distribution
Description
Calculating scores for the two-piece-exponential distribution
Usage
crps_2pexp(y, scale1, scale2, location = 0)logs_2pexp(y, scale1, scale2, location = 0)
Arguments
scale1, scale2
vectors of positive scale parameters.
location
vector of location parameters.
Value
A vector of score values.