Switch to either calculate the health burden using the constant input parameter values or to sample from distributions first
Details
This function works by creating a switch to run the computation by calling
ithim_calculation_sequence()
directly, or to divert to the sampling case
ithim_uncertainty()
which first extracts the sampled parameters and then calls
the ithim_calculation_sequence()
.