Grocer Function

NAME

hypg_inv - hypergeometric quantile

CALLING SEQUENCE

[k]=hypg_inv(p,n,K,N)

PARAMETERS

Input

Output

DESCRIPTION

Performs the hypergeometric inverse (quantile) function.

EXAMPLE

x = hypg_inv([1:19]/20,15,20,50)

AUTHOR

Eric Dubois 2002