Statespace Core#

PytensorRepresentation(k_endog, k_states, ...)

核心类,用于保存线性高斯状态空间模型所需的所有对象

PyMCStateSpace(k_endog, k_states, k_posdef)

PyMC 中线性高斯状态空间模型的基础类。