F11: Auxiliar function for hyper Poisson
Description
This function is used inside density function of Hyper Poisson.
Usage
F11(z, c, maxiter_series = 10000, tol = 1e-10)
Value
returns the value for the F11 function.
Arguments
- z, c
values for F11.
- maxiter_series
maximum value to obtain F11.
- tol
this is the tolerance of the infinite sum.