Documentation of 'jdistlib.math.density.Bandwidth' Java class
Bandwidth
jdistlib.math.density

Class Bandwidth



  • public class Bandwidth
    extends java.lang.Object
    • Constructor Detail

      • Bandwidth

        public Bandwidth()
    • Method Detail

      • calculate

        public double calculate(double[] x)
      • NRD0

        public static final double NRD0(double[] x)
      • NRD

        public static final double NRD(double[] x)
      • CV

        public static final double CV(double[] x,
                                      int nb,
                                      double lower,
                                      double upper,
                                      double tol,
                                      boolean isUnbiased)
      • SJ

        public static final double SJ(double[] x,
                                      int nb,
                                      double lower,
                                      double upper,
                                      double tol,
                                      boolean isDPI)
      • getNumBins

        public int getNumBins()
      • setNumBins

        public void setNumBins(int nb)
      • getLower

        public double getLower()
      • setLower

        public void setLower(double lower)
      • getUpper

        public double getUpper()
      • setUpper

        public void setUpper(double upper)
      • getTolerance

        public double getTolerance()
      • setTolerance

        public void setTolerance(double tol)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.