scores_2pexp: Calculating scores for the two-piece-exponential distribution

scores_2pexpR Documentation

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

y

vector of observations.

scale1, scale2

vectors of positive scale parameters.

location

vector of location parameters.

Value

A vector of score values.


scoringRules documentation built on May 31, 2023, 6:06 p.m.