pal: Asymmetric Laplace cumulative probability function

Description Usage Arguments Value

View source: R/distributions.R

Description

Asymmetric Laplace cumulative probability function

Usage

1
pal(q, location = 0, scale = 1, tau = 0.5)

Arguments

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

Value

vector


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.