Module rgsl::randist::negative_binomial
source · [−]Functions
This function computes the cumulative distribution functions P(k), Q(k) for the negative binomial distribution with parameters p and n.
This function computes the cumulative distribution functions P(k), Q(k) for the negative binomial distribution with parameters p and n.
This function computes the probability p(k) of obtaining k from a negative binomial distribution with parameters p and n, using the formula given above.