scoringRules (version 1.0.1)

scores_2pnorm: Calculating scores for the two-piece-normal distribution

Description

Calculating scores for the two-piece-normal distribution

Usage

crps_2pnorm(y, scale1, scale2, location = 0)

logs_2pnorm(y, scale1, scale2, location = 0)

Value

A vector of score values.

Arguments

y

vector of observations.

scale1, scale2

vectors of positive scale parameters.

location

vector of location parameters.