Class MultiTargetWindowRegressionPerformanceEvaluator.Estimator

    • Field Detail

      • window

        protected double[] window
      • posWindow

        protected int posWindow
      • lenWindow

        protected int lenWindow
      • SizeWindow

        protected int SizeWindow
      • sum

        protected double sum
    • Constructor Detail

      • Estimator

        public Estimator​(int sizeWindow)
    • Method Detail

      • add

        public void add​(double value)
      • total

        public double total()