Description Usage Details Value Author(s)
Augment the time series of cases for the days ahead to be able to project deaths.
1 | augment_cases(cases, previous, ndays, nsim = 10000)
|
Augmentation of case data for the
next ndays
days involves
drawing samples from a distribution
(here gamma
distribution)
with parameters estimated from the
last previous
days.
Matrix of observed and augmented cases. Dimensions of this matrix are (2 * nsim) X (previous) where the observed values are repeated across
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.