Learn R Programming

ipptoolbox (version 1.2)

ipptoolbox-package: IPP Toolbox

Description

An R package for uncertainty quantification and propagation in the framework of Dempster-Shafer Theory and imprecise probabilities.

This package was developed in the context of a collaborative research project between EDF R&D (http//rd.edf.com) and the University of Duisburg-Essen, Information Logistics (http//www.uni-due.de/il).

Arguments

Details

Package: ipptoolbox
Type: Package
Version: 1.2
Date: 2019-01-02
License: GPL version 2 or newer
LazyLoad: yes

The package contains a set of methods for conducting uncertainty studies using imprecise probabilities. Please type help(dsfcruesexample) for an example.

References

Ferson, S., V. Kreinovich, et al. (2003). Constructing Probability Boxes and Dempster-Shafer Structures. Sandia Report. Albuquerque, USA, Sandia National Laboratories.

Limbourg, P. (2008). Dependability Modelling under Uncertainty. Berlin, Heidelberg, Springer.

Examples

Run this code
# NOT RUN {
print("Example Fcrues")
print("See code")
print(dsfcruesexample)
print("Execute example")
dsfcruesexample()
# }

Run the code above in your browser using DataLab