View source: R/utils.R View source: R/simulate_hp.R
simulate_hp | R Documentation |
Auxiliar function to generate a single observation for HYPERPO.
This function is used inside random function of Hyper Poisson.
simulate_hp(sigma, mu)
simulate_hp(sigma, mu)
sigma |
value for sigma parameter. |
mu |
value for mu parameter. |
a single value for the HYPERPO distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.