The name of each line item will be set to the name of its cohort from the CohortInfo object.

createCohortLineItemBatch(
  sectionLabel,
  covariateCohorts,
  cohortTable,
  statistic,
  timeIntervals
)

Arguments

sectionLabel

The name of the cohort batch

statistic

The Statistic object to be used to evaluate the line items

timeIntervals

A list of TimeIntervalClass objects

cohorts

A list of CohortInfo objects

Value

A list of CohortLineItem objects