Random draws from Erlang distribution scaled by time step size.
1 | make_rerlang(mu, dt, shape = 2, shift = 0L)
|
mu |
Mean duration |
dt |
Size of time step |
shape |
Shape parameter of Erlang distribution |
shift |
number of time steps to add to sampled value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.