number_retests: Calculate number adn proportion of retests conducted or...

View source: R/retest.R

number_retestsR Documentation

Calculate number adn proportion of retests conducted or number tested by year funtion based on number test in the outputs.R script

Description

Calculate number adn proportion of retests conducted or number tested by year funtion based on number test in the outputs.R script

Usage

number_retests(mod, fp, df)

Arguments

mod

model output of class 'eppasm'

fp

parameter inputs (class 'specfp')

df

a data.frame with indices for prediction. See evertest() for more information.

Details

Number of tests (or number tested in past 12 months) are approximated by mid-year counts and annual testing rates within each stratum.

Value

a data.frame consisting of the number of tests, and population size corresponding to rows of df


mrc-ide/first90release documentation built on Nov. 22, 2024, 5:02 a.m.