internal-summary | R Documentation |
* 'detected()' returns the proportion of detected cases * 'undetected()' returns the proportion of undetected cases
detected(dt, symp = NULL) undetected(dt)
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? |
Summary number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.