Skip to contents

Switch to either calculate the health burden using the constant input parameter values or to sample from distributions first

Usage

run_ithim(ithim_object, seed = 1)

Arguments

ithim_object

list of input data needed to calculate the health burden

seed

Value

ithim_object list of items giving the input data and output results

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().