This function loads the trajectories of fitted epidemiological cases from 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 epidemiological case data points, and nrow = number of MCMC samples.

load_fitted_epi_cases(folderpath)

Arguments

folderpath

filepath to folder

Value

a list of dataframes with fitted epidemiological case trajectories