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

createCohortLineItemBatch(name, statistic, cohorts, timeIntervals)

Arguments

name

The name of the cohort batch

statistic

The Statistic object to be used to evaluate the line items

cohorts

A list of CohortInfo objects

timeIntervals

A list of TimeInterval class objects

Value

A list of CohortLineItem objects