mh13: Function to return the MH13 hydrologic indicator statistic...

Description Usage Arguments Value Examples

View source: R/RProjects/HITHATStats/R/mh13.R View source: R/mh13.R

Description

This function accepts a data frame that contains columns named "discharge", "year_val" and "month_val" and calculates MH13, variability (coefficient of variation) across maximum monthly flow values. Compute the mean and standard deviation for the maximum monthly flows over the entire flow record. MH13 is the standard deviation times 100 divided by the mean maximum monthly flow for all years (percent-spatial).

Usage

1

Arguments

qfiletempf

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

Value

mh13 numeric value of MH13 for the given data frame

Examples

1
2

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