Grocer Function

NAME

logt_pdf - logistic probability distribution

CALLING SEQUENCE

[pdf]=logt_pdf(x)

PARAMETERS

Input

Output

DESCRIPTION

Calculates the pdf of the logistic distribution at x.

EXAMPLE

x=logt_pdf([1 2 3 4])

AUTHOR

Eric Dubois 2002