Learn R Programming

CompLognormal (version 3.0)

rcomplnorm: Composite lognormal random numbers

Description

Generates random numbers from the composite lognormal distribution

Usage

rcomplnorm(n, spec, sigma = 1, theta = 1, ...)

Arguments

n
number of random numbers to be generated
sigma
the value of sigma parameter of the lognormal distribution, must be positive
theta
the value of theta parameter, the cutoff point, must be positive
spec
the specific distribution with which the lognormal distribution should be composited with
...
other parameters

Value

n, giving the random numbers from the composite lognormal distribution

References

S. Nadarajah, S. A. A. Bakar, CompLognormal: An R Package for Composite Lognormal Distributions, submitted