QUAN_INTERVAL: Interval of quantiles at a given level.

Description Usage Arguments Details Value See Also Examples

Description

function for summarizing the uncertainty propagation's results in the form of an interval of quantiles at a given level. By default, the median value is provided (level=0.5).

Usage

1
QUAN_INTERVAL(Z0, level = 0.5)

Arguments

Z0

Output of the uncertainty propagation function PROPAG()

level

Value of the quantile level (e.g. 0.80 corresponds to the 80% quantile).

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 Qlow and Qupp corresponding to lower and upper quantile values.

See Also

PROPAG PROBA_INTERVAL UNCERTAINTY

Examples

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

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