crowdfightcovid19 / req-550-Syria

Repository to host the code of request 550 coming from the Pax Syriana Foundation
Other
3 stars 2 forks source link

Modifications and extensions required for model_output_post_processing.R #32

Open apascualgarcia opened 4 years ago

apascualgarcia commented 4 years ago
apascualgarcia commented 4 years ago

I created a new script, model_output_summaries.R that has creates a table containing results for a set of experiments selected. If all experiments are considered, a large table is created, and it can be used with different scripts model_output_summaries_plot$experiment.R to create plots with different combinations of results (an $experiment).

The issue remains open, just in case @jordan-klein wants to address the above points.

apascualgarcia commented 4 years ago

The script model_output_summaries.R now has an extension model_output_summaries_masterPlot.R which takes as an input a list of experiments (sets of simulations) and generate all plots in one run.