Description Usage Arguments Details Value See Also Examples
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).
1 | QUAN_INTERVAL(Z0, level = 0.5)
|
Z0 |
Output of the uncertainty propagation function PROPAG() |
level |
Value of the quantile level (e.g. 0.80 corresponds to the 80% quantile). |
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
List with arguments Qlow and Qupp corresponding to lower and upper quantile values.
PROPAG
PROBA_INTERVAL
UNCERTAINTY
1 | #See example described for \emph{UNCERTAINTY}.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.