getAttritionTable: Get the attrition table for a population
Description
Get the attrition table for a population
Usage
getAttritionTable(object)
Value
A tibble
specifying the number of people and exposures in the population after specific steps
of filtering.
Arguments
- object
Either an object of type SccsData
, a population object generated by
functions like createStudyPopulation()
, or an object of type
outcomeModel
.