scores_llogis: Calculating scores for the log-logistic distribution

scores_llogisR Documentation

Calculating scores for the log-logistic distribution

Description

Calculating scores for the log-logistic distribution

Usage

crps_llogis(y, locationlog, scalelog)

logs_llogis(y, locationlog, scalelog)

dss_llogis(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.


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