This function loads the cumulative 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_cumulativeinfection_trajectories(folderpath)

Arguments

folderpath

filepath to folder

Value

a list of cumulative trajectory dataframes