F11 function

Auxiliar function for hyper Poisson

Auxiliar function for hyper Poisson

This function is used inside density function of Hyper Poisson.

F11(z, c, maxiter_series = 10000, tol = 1e-10)

Arguments

  • z, c: values for F11.
  • maxiter_series: maximum value to obtain F11.
  • tol: this is the tolerance of the infinite sum.

Returns

returns the value for the F11 function.

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