Learn R Programming

UKFE (version 1.0.2)

GetQMED: QMED from a gauged site suitable for QMED

Description

Provides QMED (median annual maximum flow) from a site suitable for QMED, using the site reference. This provides the observed median of the annual maximum sample (excluding rejected observations) for the site of interest. It does not apply any adjustments or updates to account for non-stationarity.

Usage

GetQMED(x)

Value

the median annual maximum

Arguments

x

the gauged reference

Author

Anthony Hammond

Examples

Run this code
# Get the observed QMED from site 55002
GetQMED(55002)

Run the code above in your browser using DataLab