run_PSA | R Documentation |
Run Probabilistic Sensitivity Analysis (PSA) for a Decision Analytic Models (DAM) using both calibrated and un-calibrated parameters.
run_PSA(.func_, .args_, .PSA_calib_values_, .PSA_unCalib_values_)
.func_ |
The Decision Analytic Models (DAM) that was calibrated and for which Probabilistic Sensitivity Analysis (PSA) will be conducted. |
.args_ |
Extra arguments passed to .func_, the DAM. |
.PSA_calib_values_ |
PSA values sampled for the calibration parameter(s). |
.PSA_unCalib_values_ |
PSA values sampled for un-calibrated (known) parameters(s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.