elaplace | R Documentation |
This function computes expectiles of the Laplace distribution.
elaplace(probs, location = 0, scale = 1)
probs |
Numeric vector of probabilities with values in (0,1). |
location |
Location parameter. Default: 0. |
scale |
Scale parameter. Default: 1. |
Antoine Usseglio-Carleve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.