Klasse MetricMDNUEntropy

Alle implementierten Schnittstellen:
Serializable

public class MetricMDNUEntropy extends MetricMDNUEntropyPrecomputed
This class provides an implementation of the non-uniform entropy metric. See:
A. De Waal and L. Willenborg: "Information loss through global recoding and local suppression" Netherlands Off Stat, vol. 14, pp. 17–20, 1999.
Siehe auch:
  • Konstruktordetails

    • MetricMDNUEntropy

      protected MetricMDNUEntropy()
      Creates a new instance.
    • MetricMDNUEntropy

      protected MetricMDNUEntropy(double gsFactor, Metric.AggregateFunction function)
      Creates a new instance.
      Parameter:
      gsFactor -
      function -
  • Methodendetails