Module rgsl::randist::geometric[][src]

Functions

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

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

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