A Demographic Statistic that retrieves the index year for each patient
Methods
Inherited methods
Method new()
Arguments
breaks
a breaks strategy object to categorize results
Method getDemoLabel()
retrieve the demographic label
Usage
DemographicIndexYear$getDemoLabel()
Method modifyBreaksLabels()
update the breaks labels within the statistics class
Usage
DemographicIndexYear$modifyBreaksLabels(newLabels)
Arguments
newLabels
a character string of new labels for the breaks
Method clone()
The objects of this class are cloneable with this method.
Usage
DemographicIndexYear$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.