Read calibration output
Usage
read_simulation_output(ctrl = NULL, file_name, file_dir, sim_id = NULL)
read_calib(ctrl = NULL, file_name, file_dir, sim_id = NULL)
Arguments
- ctrl
list; of controls for sensitivity analysis function created using the
create_control
function. See create_control for more details.- file_name
The name of the output file. If
ctrl
is provided, this argument is ignored.- file_dir
The directory of the output file. If
ctrl
is provided, this argument is ignored.- sim_id
A vector of simulation IDs to read.