Create a cohort line item and set its attributes

createCohortLineItem(name = NULL, statistic, cohort, timeInterval)

Arguments

name

(OPTIONAL) The name of the line item (if not provided, the name will be set to the cohort name from the CohortInfo object)

statistic

The Statistic object to be used to evaluate the line item

cohort

A CohortInfo object

timeInterval

The TimeInterval object used for the line item

Value

A CohortLineItem object