nowcast_cases.Rd
nowcast_cases()
predicts the number of cases expected through the current
date given a linelist of cases with collection and report dates. It uses
estimate_delay()
to determine the
last complete collection date and forecasts from that point. Cases are
predicted by a weighted ensemble of two log-linear structural time series
models with semilocal and robust (Student-t) trends.
A linelist of incident cases/tests as a data frame
A Date
column containing the test date
A Date
column containing the report date
The date to consider "today"
The number of MCMC iterations for each model in the ensemble; the total number of iterations will be twice this amount.
The percentage of initial iterations to discard for each model