View source: R/distribution-functions.R
| support | R Documentation |
Give the support of a distribution estimated via generalized Pareto distribution.
support(dist, ...)
dist |
An object of class |
... |
Ignored. |
A list with two components:
The lower bound of the distribution (possibly -Inf).
The upper bound of the distribution (possibly +Inf).
Thomas Blanchet, Juliette Fournier, Thomas Piketty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.