Description Usage Arguments Value Examples
Skew Normal quantile function
1 2 3 4 5 6 7 8 9 10 11 |
p |
vector of probabilities |
mu |
vector of location parameter values |
sigma |
vector of scale parameter values |
alpha |
vector of skewness parameter |
xi |
for internal use |
omega |
for internal use |
lower.tail |
if TRUE (default), probabilities are P[X <= x], otherwise, P[X > x] |
log.p |
if TRUE, probabilities p are given as log(p). |
tol |
tolerance for small values to be treated as equivalent to zero |
vector
1 | qsnorm()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.