number_retests | R Documentation |
Calculate number adn proportion of retests conducted or number tested by year funtion based on number test in the outputs.R script
number_retests(mod, fp, df)
mod |
model output of class 'eppasm' |
fp |
parameter inputs (class 'specfp') |
df |
a data.frame with indices for prediction. See |
Number of tests (or number tested in past 12 months) are approximated by mid-year counts and annual testing rates within each stratum.
a data.frame consisting of the number of tests, and population size corresponding to rows of df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.