rlaplace: Laplace simulation function.

Description Usage Arguments

Description

Function that simulates from the univariate Laplace distributions. Two parametrizations can be used.

Usage

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

Arguments

m

Numeric value, length of t vector.

mu

Numeric value.

theta

Numeric value.

kappa

Numeric value. If not specified: Use one parametrization. If specified: Use other parametrization.


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