Module rgsl::randist::pascal[][src]

Functions

This function computes the cumulative distribution functions P(k), Q(k) for the Pascal distribution with parameters p and n.

This function computes the cumulative distribution functions P(k), Q(k) for the Pascal distribution with parameters p and n.

This function computes the probability p(k) of obtaining k from a Pascal distribution with parameters p and n, using the formula given above.