Description SAuR classes Resources References See Also
The SAuR package implements the calculation of sensitivity measures and other quantities for performing decision analysis under uncertainty.
For efficiency reasons, the core computations in the package are implemented
using the C
programming language and the RcppArmadillo package.
The SAuR package also supports the simulation of multiple chains through the support of the parallel package.
Plotting functionalities are imported from the ggplot2 package.
The SAuR package defines the following new classes:
SAuR_data
: defines the data to use in a SAuR analysis.
SAuR_model
: defines a SAuR analysis.
SAuR_fit
: defines the results of a SAuR analysis.
The package includes print
, summary
and plot
methods
for each one of these classes.
Bug reports: If you have noticed a bug that needs to be fixed, please let us know at the SAuR issue tracker on GitHub:
General questions and help: To ask a question about SAuR send and email to:
Venturini, S., Borgonovo, E. (2020), "Sensitivity Analysis using R
:
the SAuR Package in R
", Technical report.
ggsave
in ggplot2 for saving plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.