R/data.R
BC_LTHC_outbreaks_100Imputs.Rd
A dataset containing 100 replicates of LTHC covid-19 outbreaks in BC, Canada, each with a random imputation of missing symptom onset times.
BC_LTHC_outbreaks_100Imputs
A list with 100 elements, corresponding to 100 imputations of missing symptom onset data, each with 6 sub-elements
Long Term Health Care facility identifier
Total number of COVID-19 cases identified in each location's outbreak
Daily symptom onset incidence in each location's outbreak e.g. time_series[[2]][3] gives the number of cases with symptom onset on the third day of Location[2]'s outbreak.
Resident capacity of each location
Date of first case reported in each location's outbreak
time_series objects combined into a matrix, where each column is a different facility outbreak and rows 1,...,n give the number of cases with symptom onset on day 1,...,n in that outbreak. Used in Stan model fitting.
British Columbia Centre for Disease Control