Class TimeseriesLOWESS

    • Constructor Detail

      • TimeseriesLOWESS

        public TimeseriesLOWESS()
    • Method Detail

      • convert

        protected Point2D convert​(DataPoint point)
        Returns the X/Y values of the DataPoint as Point2D.
        Specified by:
        convert in class AbstractLOWESS<Timeseries>
        Parameters:
        point - the point to get the X/Y values from
        Returns:
        the X/Y values as Point2D