scores_llapl {scoringRules}R Documentation

Calculating scores for the log-Laplace distribution

Description

Calculating scores for the log-Laplace distribution

Usage

crps_llapl(y, locationlog, scalelog)

logs_llapl(y, locationlog, scalelog)

dss_llapl(y, locationlog, scalelog)

Arguments

y

vector of observations.

locationlog

vector of location parameters on the log scale.

scalelog

vector of positive scale parameters on the log scale.

Value

A vector of score values.


[Package scoringRules version 1.1.1 Index]