File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,14 @@ Java Time Series
22===============
33Time series analysis in Java.
44
5+ Features
6+ -------
7+ * Seasonal ARIMA models.
8+ * ARIMA forecasting and simulation.
9+ * Time series statistics, moving averages, and aggregation.
10+ * Simple, intuitive, and powerful time modeling.
11+ * Autocorrelation function and ACF plot.
12+
513Using
614------
715#### Maven
1927compile 'com.github.jrachiele:java-timeseries:[0.1,)'
2028```
2129
22- Features
23- -------
24- * Seasonal ARIMA models and forecasting.
25- * Dedicated time series library.
26- * Simple, intuitive, and powerful time modeling.
27- * Autocorrelation function and ACF plot.
28- * Random walk simulation and forecasting.
29- * Box-Cox data transformations.
30-
3130Credits
3231------
3332| Library | Category | License |
You can’t perform that action at this time.
0 commit comments