ahmedghali / pydse

Python package for dynamic system estimation of time series

Home Page:http://pydse.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDSE

https://travis-ci.org/blue-yonder/pydse.svg?branch=master https://coveralls.io/repos/blue-yonder/pydse/badge.png Requirements Status

Toolset for Dynamic System Estimation for time series inspired by DSE. It is in a beta state and only includes ARMA models right now. Documentation is available under http://pydse.readthedocs.org/.

Installation

To install in your home directory, use:

python setup.py install --user

If your are using virtualenv, just use pip:

pip install pydse

About

Python package for dynamic system estimation of time series

http://pydse.readthedocs.org/

License:Other


Languages

Language:Python 96.2%Language:R 2.3%Language:Shell 1.4%