View source: R/Mean_Excess_Plot.R
Mean_Excess_Plot | R Documentation |
The empirical mean excess function is linear in the case of a GPD.
Mean_Excess_Plot(Data)
data |
A vector comprising a declustered and if necessary detrended time series to be modelled. |
Plot of the empirical mean excess function (black line), average of all observations exceeding a threshold decreased by the threshold, for thresholds spanning the range of the observations. Also provided are 95%
confidence intervals (blue dotted lines) and the observations (black dots).
Decluster
Detrend
Mean_Excess_Plot(Data=S20_Detrend_Declustered_df$Rainfall)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.