Klasse DistributionAggregateFunction.DistributionAggregateFunctionModeWithDistributionFallback

java.lang.Object
org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionModeWithDistributionFallback
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
DistributionAggregateFunction

public static class DistributionAggregateFunction.DistributionAggregateFunctionModeWithDistributionFallback extends DistributionAggregateFunction
This class calculates the mode for a given distribution falling back to drawing from multiple values that would qualify as mode using the provided distribution
Siehe auch: