Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 810 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 810 Bytes

pySTARMA


Works on python 2.7 and 3.x

pySTARMA is a Python library for modelling space-time-ARMA processes. It follows the STARIMA model proposed by Pfeifer und Deutsch (1980). It implements the estimation of the space-time autocorrelation function and the partial space-time autocorrelation function. It also implements the model estimation by kalman filtering, based on Cipra and Motyková(1987) and Cheysson (2016).

All documentation can be found in the "docs" directory