signaflo / java-timeseries

Time series analysis in Java
MIT License
195 stars 49 forks source link

Tutorials, Examples Documenation page #26

Open pjebs opened 5 years ago

pjebs commented 5 years ago

It would be nice if there was a formal documentation somewhere with a "quick start" etc.

I'm not a Java programmer and other non-java programmers could quickly see how to use the library.

What I mean by documentation is not formal api documentation but rather tutorials and examples.

I would like to use the library for implementing ARIMA models for some data.