rLambertW {LambertW}R Documentation

Random generation for Lambert W RV

Description

Random generation for Lambert W RV

Usage

rLambertW(n, theta = c(0, 0, 1), distname = "normal", innov = NULL, ZmUv = FALSE, ...)

Arguments

n number of observations
theta parameter vector
distname distribution
innov pre-specified input. optional.
ZmUv Should the mean and stand. dev. of X be chosen such that Y is a zero mean, unit variance RV. default FALSE
... ...

Value

data y

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]