Posrealline: Supplementary distributions (not in base R) supported on the...

Supplementary distributions: Positive real lineR Documentation

Supplementary distributions (not in base R) supported on the positive real line.

Description

We include the probability density functions of some distributions which are part of scoringRules, but are not part of base R. The parametrizations used here are identical to the ones used when calling crps and logs.

Here we document distributions on the positive real line: fllapl - log-Laplace distribution; fllogis - log-logistic distribution.

Usage

fllapl(x, locationlog, scalelog)
fllogis(x, locationlog, scalelog)

Arguments

x

vector of quantiles

locationlog

vector of location parameters on the log scale

scalelog

vector of scale parameters on the log scale

Details

To be added.

Value

Probability density function of the relevant distribution, evaluated at x.

Author(s)

Alexander Jordan

See Also

The documentation for crps.numeric contains the full list of distributions supported by scoringRules (includes the ones documented here, as well as many others).


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