generate_report = FALSE during testing of framework_* functions.plot_*_estimates now displays confidence intervals generated using custom return periods.framework_full now works properly when a custom report_path is provided.framework_* high-level wrapper functions.eda_* functions to explore annual maximum series data for evidence of nonstationarity and inform approach selection (S-FFA or NS-FFA). This includes detecting statistically significant change points and temporal trends (in both the mean and variability).select_* functions to choose a suitable probability distribution using the L-moments.fit_* functions to estimate parameters for a given distribution and modelling approach.uncertainty_* functions to quantify uncertainty by computing confidence intervals.model_assessment function to evaluate model performance using a variety of metrics.Additional utility functions for visualization and computation are also available:
data_* functions load, transform, and decompose annual maximum series data.plot_* functions produce diagnostic and summary plots.utils_* functions implement distribution-specific computations.