<< logt_inv Supplementary distibution functions logt_rnd >>

Grocer >> Supplementary distibution functions > logt_pdf

logt_pdf

logistic probability distribution

CALLING SEQUENCE

[pdf]=logt_pdf(x)

PARAMETERS

Input

* x = a (rxc) matrix or scalar argument

 

Output

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

DESCRIPTION

Calculates the pdf of the logistic distribution at x.

EXAMPLE

x=logt_pdf([1 2 3 4])

AUTHOR

Eric Dubois 2002

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