trlnorm {MSEtool}R 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

Author(s)

T. Carruthers


[Package MSEtool version 3.7.4 Index]