Grocer >> Supplementary distibution functions > logt_rnd
logt_rnd
logistic random draws
PARAMETERS
- Input
* r,c = size of the matrix, vector or scalar of draws
- Output
* rnd = a matrix of random numbers from the logistic distribution
DESCRIPTION
Performs random draws from the logistic distribution.
EXAMPLE
x=logt_rnd(5,2) |  |  | |
AUTHOR
Eric Dubois 2002