Learn R Programming

beautier (version 2.6.12)

init_exp_distr: Initializes an exponential distribution

Description

Initializes an exponential distribution

Usage

init_exp_distr(exp_distr, distr_id = 0, param_id = 0)

Value

an initialized exponential distribution

Arguments

exp_distr

a exponential distribution, using create_exp_distr

distr_id

the first distribution's ID

param_id

the first parameter's ID

Author

Richèl J.C. Bilderbeek