DismalPy¶
Notethis package is largely obsolete, because most of its content has been integrated into Statsmodels. Please see my working paper Estimating time series models by state space methods in Python: Statsmodels for more information on using Statsmodels to estimate state space models.
Welcome to the DismalPy documentation. DismalPy is a collection of resources for quantitative economics in Python.
Examples¶
Examples of using DismalPy to estimate state space models can provide a useful overview at the capabilities of the package
User guide¶
The user guide is an introduction to the package in narrative form. It is a good place to start.
Reference manual¶
The reference manual contains detailed information about the underlying classes and functions. It is a good place to check for specific questings.