simulate_hp function

The simulate_hp

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)

Arguments

  • sigma: value for sigma parameter.
  • mu: value for mu parameter.

Returns

a single value for the HYPERPO distribution.

  • Maintainer: Freddy Hernandez-Barajas
  • License: MIT + file LICENSE
  • Last published: 2024-09-13