rsl {symmetry} | R Documentation |
Generates random numbers from the skew logistic distribution
rsl(n = 1, xi = 0, omega = 1, alpha = 0, dp = NULL)
n |
sample size. |
xi |
vector of location parameters. |
omega |
vector of (positive) scale parameters. |
alpha |
vector of slant parameters. |
dp |
a vector of length 3 whose elements represent the parameters
described above. If |
Vector of random numbers from Azzalini skew logistic distribution.