Adding draw and quantile plots to the post-process nested file structure output.
@dylanhmorris I also caught a bug in post-processing of the draws (not one that should impact our scores but going to also check over that code). I had tried to write a general function to create a tibble off ww draws and hosp draws using the first date of the input data to map to dates. This works fine for the hospital admissions data bc its daily but not for ww.
Adding draw and quantile plots to the post-process nested file structure output.
@dylanhmorris I also caught a bug in post-processing of the draws (not one that should impact our scores but going to also check over that code). I had tried to write a general function to create a tibble off ww draws and hosp draws using the first date of the input data to map to dates. This works fine for the hospital admissions data bc its daily but not for ww.