Perform Monte Carlo Simulation for PSA (Deprecated)
Source:R/decisiongraph_utils.R
performMonteCarloSimulation.RdThis function is deprecated. PSA is now handled internally by decisiongraphClass.
Usage
performMonteCarloSimulation(
numSimulations,
parameters,
baseResults,
distributionType = "normal"
)