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.


FK83/scoringRules documentation built on Feb. 20, 2024, 8:01 p.m.