# `report.calibration.results` Report calibration fit of EMOD simulation ## Description Report calibration fit of EMOD simulation ## Usage ```r report.calibration.results( experiment_path, ingest_file_path, pop_scaling_factor = 1, figure_path = "./", completed_run = TRUE ) ``` ## Arguments Argument |Description ------------- |---------------- `experiment_path` | string path on big purple where experiment was run. Typically this will look like `ingest_file_path` | string path to ingest file `pop_scaling_factor` | pop_scale_params or float population scaling factor. If < 1, it will be inverted. `figure_path` | string folder where the figures generated by this function will be saved `completed_run` | bool if TRUE (default), will expect all ReportHIVByAgeAndGender.csv files to be in the same folder. If FALSE, expects a big purple simulation folder