createCohortLineItem.Rd
Create a cohort line item and set its attributes
createCohortLineItem(
sectionLabel = NA_character_,
covariateCohort,
cohortTable,
timeInterval,
statistic
)
(OPTIONAL) The name of the line item (if not provided, the name will be set to the cohort name from the CohortInfo object)
The TimeIntervalClass object used for the line item
The Statistic object to be used to evaluate the line item
A CohortInfo object
A CohortLineItem object