View source: R/extreme_events.R
get_exceedance | R Documentation |
Takes a numeric vector to find plotting position methods for exceedance probability.
get_exceedance(x, a = 0.375)
x |
A numeric vector |
a |
A numeric value for Gringoten formula |
A data.frame with exceedance probabilities and return periods.
Methods used are: California, Hazen, Weibull, Chegodayev, Blom and Gringoten.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.