internal-summary: Internal Summary Functions

internal-summaryR Documentation

Internal Summary Functions

Description

* 'detected()' returns the proportion of detected cases * 'undetected()' returns the proportion of undetected cases

Usage

detected(dt, symp = NULL)

undetected(dt)

Arguments

dt

'[data.table]' Joint distribution from 'calc_dist()' (or 'ct_dist()')

symp

Should proportion be out of all ('NULL'), symptomatic ('TRUE'), or asymptomatic ('FALSE') population?

Value

Summary number


jesse-smith/covidscreen documentation built on June 15, 2022, 7:46 p.m.