A Demographic Statistic that calculates the time (in days) in the target cohort

Super class

ClinicalCharacteristics::Statistic -> DemographicCohortTime

Methods

Inherited methods


Method new()

initialize cohort time stat

Usage


Method getDemoLabel()

retrieve the demographic label

Usage

DemographicCohortTime$getDemoLabel()


Method clone()

The objects of this class are cloneable with this method.

Usage

DemographicCohortTime$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.