qal: Asymmetric Laplace quantile function

Description Usage Arguments Value Examples

Description

Asymmetric Laplace quantile function

Usage

1
2
qal(p, mu = 0, scale = 1, k = 0.5, lower.tail = TRUE,
  log.p = FALSE)

Arguments

p

vector of probabilities.

mu

vector of location parameter values

scale

vector of scale parameter values

k

vector of quantile locations

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).

Value

vector

Examples

1
qal()

abnormally-distributed/Bayezilla documentation built on Oct. 31, 2019, 1:57 a.m.