State Space Models

DismalPy provides functionality for describing, filtering, and parameter estimation for state space models.

Built-in models

The following classes define built-in models:

Extension starting point

Users wishing to specify and estimate custom state space models will typically want to extend the following class:

Base classes

The base state space model classes and tools are the following: