estimate_early_dynamics | R Documentation |
Calculates the prior infections and growth rate based on the first week's data.
estimate_early_dynamics(cases, seeding_time)
cases |
Numeric vector; the case counts from the input data. |
seeding_time |
Integer; seeding time, usually obtained using
|
A list containing prior_infections
and prior_growth
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.