signaflo / java-timeseries

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

Implement causality, stationarity, and invertibility checks #8

Open signaflo opened 6 years ago

signaflo commented 6 years ago

Clients should be able to see whether the model they built is causal, stationary, and invertible.