Name
logt_rnd — logistic random draws
CALLING SEQUENCE
[rnd]=logt_rnd(r,c)
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.