qLaplace: Laplace quantile function. The quantile function for the...

Usage Arguments

View source: R/distribution-functions-laplace.R

Usage

1
qLaplace(q, mu = Inf, theta = 0, kappa = 1, sigma = 1)

Arguments

q

Numeric value, where the function is evaluated, between 0 and 1.

mu

Numeric value. If specified, this parametrization will be used.

theta

Numeric value.

kappa

Numeric value (positive).

sigma

Numeric value (positive).


helenecharlotte/L1splines documentation built on May 17, 2019, 3:24 p.m.