The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

FloodFreqPlot

A package to plot flood quantiles and their probabilities

FloodFreqPlot is a package including some functions to plot flood quantiles and their probabilities on the probability papers. The package is useful for the flood frequency analysis studies.

Here is a simple example:

# Probability Plotting for the floods obseved at Harricana River at Amos (Quebec, Canada)
## Loading Harricana dataset
data(Harricana)
## Flood Probability Plotting
ProbPlot(data_obs = Harricana, PP = 'Cunnane', dist = 'LPea3', T_rp = c(100, 1000))

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.