R/Statistical_hydrology_functions.R

#' Statistical analysis functions
#' @name StatisticalHydrology-functions
#' @description These functions perform statistical analyses
#' \describe{
#'  \item{ch_binned_MannWhitney}{ Compares two time periods of data using Mann-Whitney test}
#'  \item{ch_fdcurve}{Finds flow exceedence probabilities}
#'  \item{ch_get_peaks}{Finds peak flows over a specified threshold}
#' }
NULL

Try the CSHShydRology package in your browser

Any scripts or data that you put into this service are public.

CSHShydRology documentation built on Sept. 11, 2024, 5:50 p.m.