recursive PMF
Computes the probability mass function at j using a recursive (iterative) algorithm using logarithms
Return
the PMF value
Parameters
j
the value to evaluate
mean
the mean
Computes the probability mass function at j using a recursive (iterative) algorithm using logarithms
the PMF value
the value to evaluate
the mean