rlnorm2: Log-normal distribution with alternative parametrization.

View source: R/lnorm2.R

rlnorm2R Documentation

Log-normal distribution with alternative parametrization.

Description

Alternative parametrization of log normal distribution.

Usage

rlnorm2(n, mean, sd)

Arguments

mean

"vector" the mean value of the log-normal distribution.

sd

"vector" the variance of the log-normal distribution.

Details

See help("rlnorm") for the details for the log-normal distribution.

Value

See the corresponding help for the usual log-normal functions.

Note

Created: Fri Mar 16 17:59:11 CET 2012; Current: Fri Mar 16 17:59:18 CET 2012.

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.

References

Li Villani Kohn 2010.


thiyangt/fformpp documentation built on Jan. 5, 2024, 5:44 a.m.