Child of Statistic. The Count statistic is a poisson metric the indicates the number of occurrences of a variable

Super class

ClinicalCharacteristics::Statistic -> Count

Methods

Inherited methods


Method new()

Usage

Count$new(breaks = NULL)


Method getSql()

Usage

Count$getSql()


Method clone()

The objects of this class are cloneable with this method.

Usage

Count$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.