init_exp_distr {beautier} | R Documentation |
Initializes an exponential distribution
init_exp_distr(exp_distr, distr_id = 0, param_id = 0)
exp_distr |
a exponential distribution, using create_exp_distr |
distr_id |
the first distribution's ID |
param_id |
the first parameter's ID |
an initialized exponential distribution
Richèl J.C. Bilderbeek