View source: R/weighted_efficacy.R
add_weighted_efficacy | R Documentation |
Extract weighted efficacies
add_weighted_efficacy( dose_number, infection_efficacy, disease_efficacy, delay_dose1, delay_dose2 )
dose_number |
Dose number: 1 or 2 |
infection_efficacy |
Vector of length 2 of infection efficacy for first and second dose |
disease_efficacy |
Vector of length 2 of disease efficacy for first and second dose |
delay_dose1 |
Delay between receipt of first dose and protection from first dose (duration in v1v).. |
delay_dose2 |
Delay between receipt of second dose and protection from second dose. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.