Module rgsl::randist::poisson[][src]

Functions

This function computes the cumulative distribution functions P(k), Q(k) for the Poisson distribution with parameter mu.

This function computes the cumulative distribution functions P(k), Q(k) for the Poisson distribution with parameter mu.

This function computes the probability p(k) of obtaining k from a Poisson distribution with mean mu, using the formula given above.