SSreg
SSreg, short for state-space regression, is a term used in statistics and signal processing to denote a class of regression models that incorporate latent state dynamics through a state-space form. In some contexts, SSreg also refers to software packages or libraries that implement these models. The core idea is to combine a regression structure with a dynamic system that evolves over time, allowing coefficients to change and latent processes to influence observations.
A typical SSreg specification uses an observation equation that links the observed series y_t to a latent
Applications span econometrics, engineering, environmental science, and beyond, including dynamic regression, signal decomposition, and forecasting. Software