Description Usage Arguments Value
View source: R/distributions.R
Asymmetric Laplace cumulative probability function
1 |
q |
a vector of quantiles |
scale |
vector of scale parameter values |
tau |
a vector of quantile cutpoints; value(s) between 0 and 1, where 0.5 corresponds to the median, for example. |
mu |
vector of location parameter values |
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). |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.