Package org.deidentifier.arx.aggregates
Klasse StatisticsContingencyTable.Entry
java.lang.Object
org.deidentifier.arx.aggregates.StatisticsContingencyTable.Entry
- Umschließende Klasse:
StatisticsContingencyTable
An entry in the contingency table.
-
Feldübersicht
Felder -
Methodenübersicht
-
Felddetails
-
value1
public int value1Index of the value from the first column. -
value2
public int value2Index of the value from the second column. -
frequency
public double frequencyAssociated frequency.
-
-
Methodendetails