Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 646 Bytes

File metadata and controls

19 lines (17 loc) · 646 Bytes

Java Time Series

Time series analysis on the JVM.

Features

  • Seasonal ARIMA models and forecasting.
  • Dedicated time series library.
  • Simple, intuitive, and powerful time modeling.
  • Autocorrelation function and ACF plot.
  • Random walk simulation and forecasting.
  • Box-Cox data transformations.

Credits

Library Category License
XChart Graphing Apache 2.0
Smile Distributions Apache 2.0