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