Learn R Programming

beautier (version 2.6.12)

init_normal_distr: Initializes an normal distribution

Description

Initializes an normal distribution

Usage

init_normal_distr(normal_distr, distr_id = 0, param_id = 0)

Value

an initialized normal distribution

Arguments

normal_distr

a normal distribution, using create_normal_distr

distr_id

the first distribution's ID

param_id

the first parameter's ID

Author

Richèl J.C. Bilderbeek