load_beta_trajectories.RdThis function loads the beta 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_beta_trajectories(folderpath)a list of beta trajectory dataframes