-
Run
R/pull_and_save_case.R -
Run
R/pull_and_save_death.R -
Run
R/pull_and_save_hosp2.R -
Run
R/pull_and_save_fluhosp.R -
Download multiyear forecast folders from: https://github.com/FluSightNetwork/cdc-flusight-ensemble/tree/first-papers/model-forecasts/component-models, and save the
component-models/folder into theraw-data/folder -
Run
R/create-multiyear-lookuptable.R -
If running analyses on TACC, need to make sure that all downloaded components are transferred to TACC system. Includes all truth data, lookup tables, and individual component forecasts.
-
Run
tacc_scripts/create-scoring-task-script.Randtacc_scripts/multiyear-task-creation.Rto get the task list for the supercomputer. -
Update the corresponding slurm files for running:
launcher/make-ensembles.slurmandlauncher/make-multiyear.slurm -
Run slurm script, which will call
tacc_scripts/create-and-score-ensembles.Randscore-multiyear-ensembles.R -
Output on tacc is saved to respective folders in the work directory, these can be downloaded and saved locally into the
processed-data/folder. -
Run the summarize scripts (
summarize-recent-ensemble-scores.Randsummarize-multiyear-ensemble-scores.R) -
Run
make-overall-forecast-plots.R -
Run
make-overall-forecast-plots-full.R -
Run
make-ensemble-building-plot.R -
Run
make-ts-performance-plots.R -
Run
make-horizon-performance-plots.R -
Run
make-density-rank-plots.R -
Run
make-prediction-interval-plots.R -
Run
construct-table1.R -
Run
pull-manuscript-stats.Rto get some of the other statistics from short report -
Run
make-raw_forecast-plots.R
Contact Spencer Fox (sjfox@uga.edu) with any questions.