growth_to_R | R Documentation |
See here # nolint for justification. Now handled internally by stan so may be removed in future updates if no user demand.
growth_to_R(r, gamma_mean, gamma_sd)
r |
Numeric, rate of growth estimates. |
gamma_mean |
Numeric, mean of the gamma distribution |
gamma_sd |
Numeric, standard deviation of the gamma distribution . |
Numeric vector of reproduction number estimates
growth_to_R(0.2, 4, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.