This 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)

Arguments

folderpath

filepath to folder

Value

a list of infection trajectory dataframes