evi | R Documentation |
Extreme Value Index
evi(distribution)
distribution |
Distribution to obtain EVI from. |
A single numeric.
evi(dst_gpd(0, 1, 2))
evi(dst_gpd(0, 1, -1))
evi(dst_unif(0, 10))
evi(dst_norm(5, 5))
evi(dst_empirical(1:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.