init_log_normal_distr {beautier}R Documentation

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)

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

Value

an initialized log-normal distribution

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]