diff_funct_four_state: Difference between two functional relationships of proportion...

View source: R/solution.R

diff_funct_four_stateR Documentation

Difference between two functional relationships of proportion of missing cases for four state NGM

Description

Difference between two functional relationships of proportion of missing cases for four state NGM

Usage

diff_funct_four_state(pi, phi, alpha, r1, r2)

Arguments

pi

Proportion of cases detected or “re-captured” by community surveillance

phi

Proportion of contacts recalled

alpha

Reduction in transmission intensity due to active surveillance

r1

Ratio of cases not under surveillance (but contact traced) versus the cases under surveillance

r2

Ratio of de novo cases verses detected cases under surveillance

Value

Difference between two functional relationships of proportion of missing cases

Examples

diff_funct_four_state(0.3, 0.7, 0.47, 0.59, 1.5)

mrc-ide/MissingCases documentation built on Sept. 14, 2022, 6:49 a.m.