Grocer Function

NAME

logt_cdf - logistic cumulative distribution

CALLING SEQUENCE

[cdf]=logt_cdf(x)

PARAMETERS

Input

Output

DESCRIPTION

Calcualtes the cumulative distribution function of the logistic distribution.

EXAMPLE

x=logt_cdf([1.5 ; 2 ; 2.5]

AUTHOR

Eric Dubois 2002