qLaplace: Laplace quantile function.

Description Usage Arguments

Description

The quantile function for the univariate Laplace distributions. Obtained from numerically inverting pLaplace. The parametrization with kappa is used

Usage

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

Arguments

q

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

theta

Numeric value.

kappa

Numeric value (positive).

sigma

Numeric value (positive).


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