Learn R Programming

beautier (version 2.6.12)

init_log_normal_distr: Initializes an log-normal distribution

Description

Initializes an log-normal distribution

Usage

init_log_normal_distr(log_normal_distr, distr_id = 0, param_id = 0)

Value

an initialized log-normal distribution

Arguments

log_normal_distr

a log-normal distribution, using create_log_normal_distr

distr_id

the first distribution's ID

param_id

the first parameter's ID

Author

Richèl J.C. Bilderbeek