mh14: Function to return the MH14 hydrologic indicator statistic...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/mh14.R View source: R/mh14.R View source: R/standalone_scripts/stats_observed.r

Description

This function accepts a data frame that contains columns named "discharge", "year_val" and "month_val" and calculates MH14, median of annual maximum flows. Compute the annual maximum flows from monthly maximum flows. Compute the ratio of annual maximum flow to median annual flow for each year. MH14 is the median of these ratios (dimensionless-temporal).

Usage

1

Arguments

qfiletempf

data frame containing a "discharge" column containing daily flow values

Value

mh14 numeric value of MH14 for the given data frame

Examples

1
2

jlthomps/EflowStats documentation built on May 19, 2019, 12:48 p.m.