rLaplace: Laplace simulation function. Function that simulates from the...

Usage Arguments

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

Usage

1
rLaplace(m, mu = Inf, theta = 0, kappa = 1, sigma = 1)

Arguments

m

Numeric value, length of t vector.

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.