dMyerson: Density function for Generalized Lognormal distribution (aka...

Description Usage Arguments Value Examples

Description

Density function for Generalized Lognormal distribution (aka Myerson).

Usage

1
dMyerson(x, q1, q2, q3, tl = 0.5)

Arguments

x

vector of quantiles. If 'length(n)>1“, the length is taken to be the number required.

q1

bottom quantile

q2

middle quantile (50th percentile)

q3

top quantile

tl

tail percentage

Value

a vector of probabilities of length equal to 'length(x)'.

Examples

1
dMyerson(0.25, 10, 20, 40)

dmi3kno/tidyear documentation built on June 12, 2019, 12:28 p.m.