number_tests | R Documentation |
Calculate number of tests conducted or number tested by year
number_tests(mod, fp, df, tested12m = FALSE, VERSION = "C")
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, number tested in the past 12 months, 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.