PROBA_INTERVAL: Interval of probability of exceedance.

Description Usage Arguments Details Value See Also Examples

Description

Function for summarizing the uncertainty propagation's results in the form of an interval of probability of exceedance for a given threshold.

Usage

1
PROBA_INTERVAL(Z0, threshold)

Arguments

Z0

Output of the uncertainty propagation function PROPAG().

threshold

Scalar value specifying the threshold for which the probability of exceedance should be calculated.

Details

Details of the theory and the example in Dubois & Guyonnet (2011) Available at: https://hal-brgm.archives-ouvertes.fr/file/index/docid/578821/filename/Uncertainties_RA_09_l_dg.pdf

Value

List with arguments Plow and Pupp corresponding to lower and upper probability values.

See Also

PROPAG QUAN_INTERVAL UNCERTAINTY

Examples

1
#See example described for \emph{UNCERTAINTY}.

HYRISK documentation built on May 2, 2019, 12:54 p.m.