Java code for forecasting using time series data

2.3k Views Asked by At

I need to build a simple forecasting program for some hard-coded values. I found rougrwave has IMSL library and JMSL for java but I can't seam to find it anywhere for download.

This code would be perfect: http://www.roguewave.com/portals/0/products/imsl-numerical-libraries/java-library/docs/6.1/manual/WordDocuments/api/com/imsl/stat/AutoARIMAEx2.html

But the library is not available for download. Is there any other simple way around this?

0

There are 0 best solutions below