50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


lmomco (version 1.6.1)

nonexceeds: Common Nonexceedance Probabilities

Description

This function returns a vector nonexceedance probabilities.

Usage

nonexceeds()

Arguments

Value

  • A vector of selected nonexceedance probabilities useful in assessing the frequency curve in hydrologic applications (noninclusive). The nonexceedance probabilities extend further into the right-hand tail of the distribution to the 0.996 and 0.998 nonexceedance probability values as these are equivalent to the 250- and 500-year events respectively. The relation between annual recurrence interval and nonexceedance probability (when annual data are analyzed) is

    F=11T,

    where T is the $T$-year event.

See Also

quaexp, quagam, quagev, quaglo, quagno, quagpa, quagum, quakap, quanor, quape3, quawak, and check.fs

Examples

Run this code
lmr <- lmom.ub(rnorm(20))
para <- parnor(lmr)
quanor(nonexceeds(),para)

Run the code above in your browser using DataLab