Description Usage Arguments Value Author(s) See Also Examples
Evaluate a Laplace cdf in a vector
1 |
x |
Vector where the cdf will be evaluated |
mean |
Mean of Laplace distribution |
sd |
Standard deviation of Laplace distribution |
A vector with cdf values
Guillermo Basulto-Elias
dlaplace
for probability density function
and rlaplace
for random number generation.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.