Calculates the prior infections and growth rate based on the first week's data.
Arguments
- cases
Numeric vector; the case counts from the input data.
- seeding_time
Integer; seeding time, usually obtained using
get_seeding_time()
.
Calculates the prior infections and growth rate based on the first week's data.
Numeric vector; the case counts from the input data.
Integer; seeding time, usually obtained using
get_seeding_time()
.