Statespace Core#

PytensorRepresentation(k_endog, k_states, ...)

Core class to hold all objects required by linear gaussian statespace models

PyMCStateSpace(k_endog, k_states, k_posdef)

Base class for Linear Gaussian Statespace models in PyMC.