Class EstimatorIfc.Median

  • All Implemented Interfaces:
    EstimatorIfc
    Enclosing interface:
    EstimatorIfc

    public static class EstimatorIfc.Median
    extends java.lang.Object
    implements EstimatorIfc
    A predefined EstimatorIfc that estimates the median of the data
    • Constructor Detail

      • Median

        public Median()
    • Method Detail