Package org.deidentifier.arx.framework.check.distribution
package org.deidentifier.arx.framework.check.distribution
This package implements means for efficiently maintaining distributions of values
for each equivalence class
-
KlassenKlasseBeschreibungThis class can be utilized to track the distributions of values.This abstract class represents a function that aggregates values from a frequency distributionThis class calculates the arithmetic mean for a given distribution.This class calculates the geometric mean for a given distribution.This class calculates the mode for a given distribution.This class calculates the median for a given distribution.This class calculates the mode for a given distribution.This class calculates the mode for a given distribution falling back to drawing from multiple values that would qualify as mode using the provided distributionThis class calculates a set for a given distribution.An iterator over values of a distributionA hash groupify operator.Implements an entry.