Generates data for a return level plot showing the fitted distribution
and confidence intervals.
Usage
create_return_level_plot_data(fit, max_return_period = 200, n_points = 100)
Arguments
- fit
Result from fit_gev_annual_maxima or fit_gpd_threshold
- max_return_period
Maximum return period to plot (default: 200)
- n_points
Number of points for the curve (default: 100)
Value
Data frame suitable for plotting