Learn R Programming

DLMtool (version 5.2)

trlnorm: Lognormal distribution for DLMtool

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