Documentation of 'com.yahoo.egads.control.AnomalyDetector' Java class
AnomalyDetector
com.yahoo.egads.control

Class AnomalyDetector



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

      • AnomalyDetector

        public AnomalyDetector(TimeSeries theMetric,
                               long period,
                               long firstTimeStamp)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • AnomalyDetector

        public AnomalyDetector(TimeSeries theMetric,
                               long period)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • AnomalyDetector

        public AnomalyDetector(java.lang.String theMetric,
                               long period)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • setMetric

        public void setMetric(TimeSeries theMetric,
                              long period)
      • setMetric

        public void setMetric(TimeSeries theMetric,
                              long period,
                              long firstTimeStamp)
      • setMetric

        public void setMetric(java.lang.String theMetric,
                              long period)
      • reset

        public void reset()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.