quantile_gumbel SciMax Toolbox quantile_laplace

SciMax Toolbox >> quantile_hypergeometric

quantile_hypergeometric

Maxima Function

Calling Sequence

quantile_hypergeometric (q,n1,n2,n)

Description

Returns the q-quantile of a Hypergeometric(n1,n2,n) random variable, with n1, n2 and n non negative integers and n<=n1+n2; in other words, this is the inverse of cdf_hypergeometric. Argument q must be an element of [0,1]. To make use of this function, write first load(distrib).

quantile_gumbel SciMax Toolbox quantile_laplace