init_log_normal_distr {beautier} | R Documentation |
Initializes an log-normal distribution
init_log_normal_distr(log_normal_distr, distr_id = 0, param_id = 0)
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 |
an initialized log-normal distribution
Richèl J.C. Bilderbeek