View source: R/get_r_effective.R
get_r_effective_base | R Documentation |
This low-level function calculates R effective from a DQC vector and infection matrix
get_r_effective_base(dqc, infect)
dqc |
Values for DQC compartments. All elements of this vector should sum to 1. |
infect |
Matrix. The infection matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.