load_infection_trajectories.RdThis function loads the infection trajectories of an EpiFusion analysis into a list of dataframes, with one dataframe for each chain in the analysis. The data frames are structured with ncol = number of days in the analysis, and nrow = number of MCMC samples.
load_infection_trajectories(folderpath)a list of infection trajectory dataframes