Sampling routine for running ITHIM with uncertainty
Source:R/ithim_uncertainty.R
ithim_uncertainty.Rd
Sets sampled parameters to the global environment and calls the ITHIM routine
Details
This function works by performing the following steps:
extract the ithim_object list entries
extract the sampled parameters which are stored in the ithim_object
call
set_vehicle_inventory()
to update emissions if any emission parameters have been sampled from a distributioncall
get_synthetic_from_trips()
to update the synthetic trips and baseline population if any relevant input parameters have been sampled from a distributioncall
get_all_distances()
to recalculate the distances if any of the relevant input parameters have been sampled from a distributionrun ITHIM-Global model by calling
ithim_calculation_sequence()