.draw_It | R Documentation |
Draw the number of infections for a particular time step.
.draw_It(Rt, incidence, day, infectiousness_profile)
Rt |
Numeric vector. Reproductive number values through time. |
incidence |
Numeric vector. Incidence of infections through time before the current time step. |
day |
Integer. Index of the current time step. |
infectiousness_profile |
Numeric vector. Discretized infectiousness values through time. |
Positive integer. Simulated number of infections for the current time step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.