qLambertW {LambertW}R Documentation

Quantile function

Description

Computes the quantiles given a probability level p.

Usage

qLambertW(p, theta, distname = "normal")

Arguments

p probability level alpha
theta parameter vector
distname input distribution

Value

value of z that results in this probability level alpha.

Author(s)

Georg M. Goerg

References

Goerg, G.M. (2009). “Lambert W Random Variables - A new class of skewed distribution functions”. Unpublished


[Package LambertW version 0.1.0 Index]