<< logt_cdf Supplementary distibution functions logt_pdf >>

Grocer >> Supplementary distibution functions > logt_inv

logt_inv

logistic quantiles

CALLING SEQUENCE

[invl]=logt_inv(x)

PARAMETERS

Input

• x = a (rxc) matrix or scalar argument

Output

• invl = the (rxc) matrix of corresponding inverses (quantiles) of the logistic distribution

DESCRIPTION

Computes the inverse of the logistic distribution.

EXAMPLE

x=logt_inv([0.1 0.2 ;0.3 0.4])

AUTHOR

Eric Dubois 2002

Report an issue
<< logt_cdf Supplementary distibution functions logt_pdf >>