MAGDa-BeuthHS / pySTARMA

Python lib to build, estimate and validate spatio-temporal ARIMA models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python lib to build, estimate and validate spatio-temporal ARIMA models

License:GNU General Public License v2.0


Languages

Language:Python 100.0%