plottingPosition: Compute plotting positions for flow frequency curves

Description Usage Arguments Value Note Author(s)

Description

generates weibull plotting positions for given vector. Often used in hydrologic 'flow frequency curves'

Usage

1
2
plottingPosition(flows)
weibullPlottingPosition(flows)

Arguments

Qs

list of points for which weibull plotting positions are needed

a

Plotting position parameter. 0 for Weibull (default), 0.5 for Hazen,

exceedance

boolean that determines if plotting positions should be exceedance probabilities or non-exceedance probabilities.

as.points

boolean if ties should get independent points or not.

Value

probabilities in range of (0,1) corresponding to each point in input vector.

Note

weibullProbs provided for backwards compatibility.

Author(s)

Evan Heisman


eheisman/hydroutils documentation built on May 16, 2019, 12:15 a.m.