% -*- texinfo -*- % @deftypefn {Function File} {} hygeinv (@var{x}, @var{t}, @var{m}, @var{n}) % For each element of @var{x}, compute the quantile at @var{x} of the % hypergeometric distribution with parameters @var{t}, @var{m}, and % @var{n}. % % The parameters @var{t}, @var{m}, and @var{n} must positive integers % with @var{m} and @var{n} not greater than @var{t}. % @end deftypefn