CohortLineItem.Rd
An R6 class to define a CohortLineItem
ClinicalCharacteristics::LineItem
-> CohortLineItem
new()
CohortLineItem$new(
sectionLabel,
domainTable,
covariateCohort,
timeInterval,
statistic
)
sectionLabel
a label for the table shell section
domainTable
the domain table in the cdm
covariateCohort
a CohortInfo class with cohorts for covariates
timeInterval
a time interval class object to determine the time frame to consider the analytic
statistic
a Statistic Class object used to determine what type of analytic should be done for the line item