A statistic that summarizes the number of occurrences as continuous value using mean, standard deviation and order statistics

Super class

ClinicalCharacteristics::Statistic -> ContinuousDistribution

Methods

Inherited methods


Method new()

Usage

ContinuousDistribution$new(personLine)

Arguments

personLine

the means of converting occurrences to a single event per patient. For presence this could be any, observed or adherent


Method clone()

The objects of this class are cloneable with this method.

Usage

ContinuousDistribution$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.