quantile_lognormal SciMax Toolbox quantile_normal

SciMax Toolbox >> quantile_negative_binomial

quantile_negative_binomial

Maxima Function

Calling Sequence

quantile_negative_binomial (q,n,p)

Description

Returns the q-quantile of a Negative Binomial(n,p) random variable, with 0<p<1 and n a positive integer; in other words, this is the inverse of cdf_negative_binomial. Argument q must be an element of [0,1]. To make use of this function, write first load(distrib).

quantile_lognormal SciMax Toolbox quantile_normal