View source: R/draft helpers.R
total_diff_effect | R Documentation |
Compute difference in reproduction rate between two inputs
total_diff_effect(
df.values,
choose_age = NULL,
average = FALSE,
cov.cur = macro$cov
)
df.values |
data.frame with name and value1 and value2 of covariate |
choose_age |
if age should be filtered |
average |
if output should be weighted average across age groups |
cov.cur |
covariates that one can choose from (standard only continuous) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.