The simulate_hp
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.
Useful links