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