W_delta {LambertW}R Documentation

Inverse transformation for Lambert W random variables

Description

Inverse transformation for Lambert W RVs. This function uses the principal branch.

Usage

W_delta(z, delta)

Arguments

z value
delta skewness parameter

Value

Computes the value 1/delta * W(delta z).

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.6 Index]