Home > muscale

muscale

Muscale is a project mainly written in Python, it's free.

Time series forecasting utility

μScale
Time series forecasting utility, implementing multiscale model.


Requirements:

  • Python, preferably 2.6.6
  • PyQT 4.8.1
  • R 2.13.0

Launch

  • with console:

      python muscale.py
  • without one:

      pythonw mu.pyw

Additional info

  • installer (should download and install setuptools, PyQt, matplotlib and R):

      python install.py
  • setup.py and build.py do not work yet

  • R zip packages are automatically deleted after install

Previous:edu