Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rlaplace

Laplace distribution


Description

Random generation for Laplace distribution.

Usage

rlaplace(n = 1, mu = 0, sd = 1)

Arguments

n

Number of generated samples.

mu

mean.

sd

standard deviation.

Value

numeric array of length n.


CVarE

Conditional Variance Estimator for Sufficient Dimension Reduction

v1.1
GPL-3
Authors
Daniel Kapla [aut, cph, cre], Lukas Fertl [aut, cph], Efstathia Bura [ctb]
Initial release
2021-03-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.