Skip to content

navdeep-G/exp-smoothing-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exponential Smoothing & Moving Average Models Implemented in Java

An implementation of exponential smoothing and moving averages in Java

Java Implementation:

Statistical Calculations:

Transformation Algorithms:

Moving Average Algorithms:

Stationarity Tests:

Exponential Smoothing Algorithms: