qqLambertW {LambertW}R Documentation

QQ - Plot for Lambert W

Description

A qq-plot with Lambert W - Gaussian (t) quantiles.

Usage

qqLambertW(y, theta = c(0, 0, 1), distname = "normal", plot.it = TRUE, ...)

Arguments

y data
theta parameter vector
distname input distribution
plot.it should it be plotted
... ...

Details

~~ If necessary, more details than the description above ~~

Value

x Theoretical quantiles (sorted)
y Empirical quantiles (sorted)

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]