R_to_growth {EpiNow2} | R Documentation |
See here # nolint
for justification. Now handled internally by stan so may be removed in
future updates if no user demand.
R_to_growth(R, gamma_mean, gamma_sd)
R |
Numeric, Reproduction number estimates |
gamma_mean |
Numeric, mean of the gamma distribution |
gamma_sd |
Numeric, standard deviation of the gamma distribution . |
Numeric vector of reproduction number estimates
R_to_growth(2.18, 4, 1)