powered by
gpd.fit
gpd.diag(z)
For non-stationary models two plots are produced; a residual probability plot and a residual quantile plot.
gpd.prof
pp.fit
data(rain) rnfit <- gpd.fit(rain, 10) gpd.diag(rnfit)
Run the code above in your browser using DataLab