<< logn_rnd Supplementary distibution functions logt_inv >>

Grocer >> Supplementary distibution functions > logt_cdf

logt_cdf

logistic cumulative distribution

CALLING SEQUENCE

[cdf]=logt_cdf(x)

PARAMETERS

Input

* x = a (rxc) matrix or scalar argument

 

Output

* cdf = the (rxc) matrix of cdf of the logistic distribution

DESCRIPTION

Calcualtes the cumulative distribution function of the logistic distribution.

EXAMPLE

x=logt_cdf([1.5 ; 2 ; 2.5]

AUTHOR

Eric Dubois 2002

Report an issue
<< logn_rnd Supplementary distibution functions logt_inv >>