init_exp_distr {beautier} | R Documentation |
Initializes an exponential distribution
Description
Initializes an exponential distribution
Usage
init_exp_distr(exp_distr, distr_id = 0, param_id = 0)
Arguments
exp_distr |
a exponential distribution, using create_exp_distr |
distr_id |
the first distribution's ID |
param_id |
the first parameter's ID |
Value
an initialized exponential distribution
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]