Skip to content

yutianbo2011/pydse

 
 

Repository files navigation

PyDSE

image

image

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 93.9%
  • Python 5.9%
  • Other 0.2%