quantile_geometric SciMax Toolbox quantile_hypergeometric

SciMax Toolbox >> quantile_gumbel

quantile_gumbel

Maxima Function

Calling Sequence

quantile_gumbel (q,a,b)

Description

Returns the q-quantile of a Gumbel(a,b) random variable, with b>0; in other words, this is the inverse of cdf_gumbel. Argument q must be an element of [0,1]. To make use of this function, write first load(distrib).

quantile_geometric SciMax Toolbox quantile_hypergeometric