jar

com.github.servicenow.stl4j : stl-decomp-4j

Maven & Gradle

Apr 05, 2019
116 stars

stl-decomp-4j · Seasonal Decomposition of Time Series by Loess

Table Of Contents

Latest Version

Download com.github.servicenow.stl4j : stl-decomp-4j JAR file - Latest Versions:

All Versions

Download com.github.servicenow.stl4j : stl-decomp-4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stl-decomp-4j-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.servicenow.ds.stats

├─ com.github.servicenow.ds.stats.TimeSeriesUtilities.class - [JAR]

com.github.servicenow.ds.stats.stl

├─ com.github.servicenow.ds.stats.stl.CyclicSubSeriesSmoother.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.FlatLoessInterpolator.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.LinearLoessInterpolator.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.LoessInterpolator.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.LoessSettings.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.LoessSmoother.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.QuadraticLoessInterpolator.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.SeasonalTrendLoess.class - [JAR]

├─ com.github.servicenow.ds.stats.stl.StlFitStats.class - [JAR]