covid_canada {BayesGP} | R Documentation |
A subset of the the COVID-19 daily death data collected between 2020 to 2022. The data is obtained from COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (Dong et al., 2020).
covid_canada
'covid_canada' A data frame with 787 rows and 5 columns:
The date of the measurement.
The number of new deaths at that date.
The converted numerical value of 'Date'.
Coded as 1 if the date is the corresponding weekday, -1 else if the date is on Sunday, and 0 otherwise.
The index of that observation.
Dong, E., H. Du, and L. Gardner (2020). An interactive web-based dashboard to track covid-19 in real time. The Lancet infectious diseases 20 (5), 533–534.