Statespace Core#

PytensorRepresentation(k_endog, k_states[, ...])

Container for the nine state-space matrices of a linear Gaussian model.

PyMCStateSpace(k_endog, k_states, k_posdef)

Base class for Linear Gaussian Statespace models in PyMC.