dLaplace: Laplace density function.

Description Usage Arguments

Description

The density function for the univariate Laplace distributions. Can use both the parametrization with respect to kappa and mu.

Usage

1
dLaplace(x, mu = 1, sigma = 0.5, kappa = Inf, theta = 0.5)

Arguments

x

Numeric value, where the function is evaluated.

mu

Numeric value.

sigma

Numeric value (positive).

kappa

Numeric value (positive). if not specified, parametrization with mu is used. if specified (numeric value), parametrization with kappa used.

theta

Numeric value.


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