Java Time Series Analyzer

Abstract:

JTSA is an educational time series analysis tool for simple calculations and forecasts using the additional or multiplicative seasonal decomposition method.

A little longer description:

JTSA is a time series analysis tool for simple calculations and forecasts using the additional or multiplicative seasonal decomposition method. It shall be a learning tool for beginners in time series analysis and is designed for educational use. The possibility of creating an HTML-documentation during the process of analyzing data and a general tutorial guiding new users through the procedure shall be of use to those users who try to generate a report and prognosis for a set of given data. In addition to that the object-oriented structure of this Java program shall represent the MVC (model, view, control) style of programming. The project's contents does not supply means to do further going analysis like exponential smoothing or ARIMA models since those topics are beyond the educational horizon for which the program shall serve.


This program is being developed by Thies Hauschild and Axel Knauf  as a study project. The sourcecode is published under the conditions of the GNU Library or Lesser General Public License.


Full Screenshot


halfway actual javadoc API (generated 2003-07-11)
The JavaDoc-API contains private members as well. I hope the comments aren't too screwed up. Sorry that most of them are written in german.

Thanks to the nice people at SourceForge.net for hosting this project.
SourceForge.net Logo