Description
Calculation of Low Flow Statistics for Daily Stream Flow Data.
Description
The "Manual on Low-flow Estimation and Prediction" (Gustard & Demuth (2009, ISBN:978-92-63-11029-9)), published by the World Meteorological Organisation, gives a comprehensive summary on how to analyse stream flow data focusing on low-flows. This packages provides functions to compute the described statistics and produces plots similar to the ones in the manual.
README.md
lfstat
The Manual on Low-flow Estimation and Prediction, published by the World Meteorological Organisation (WMO), gives a comprehensive summary on how to analyse stream flow data focusing on low-flows. This packages provides functions to compute the described statistics and produces plots similar to the ones in the manual.
Installation
Get the released version from CRAN:
install.packages("lfstat")
Related packages
There is also an R-Commander Plugin “RcmdrPlugin.lfstat” which provides a graphical user interface for a subset of the functionality provided by lfstat.
install.packages("RcmdrPlugin.lfstat")