trlnorm: Lognormal distribution

View source: R/Misc_Exported.R

trlnormR Documentation

Lognormal distribution

Description

Variant of rlnorm which returns the mean when reps = 1.

Usage

trlnorm(reps, mu, cv)

tdlnorm(x, mu, cv)

Arguments

reps

number of random numbers

mu

mean

cv

coefficient of variation

x

vector

Value

numeric

Functions

  • trlnorm(): Generate log-normally distributed random numbers

  • tdlnorm(): Calculate density of log-normally distributed random numbers

Author(s)

T. Carruthers


Blue-Matter/MSEtool documentation built on April 25, 2024, 12:30 p.m.