---
type: method
slug: state-space-model
name_ko: 상태공간 모형
name_en: State-Space Model
categories:
  - '[[time-series-methods]]'
last_updated: '2026-05-19T23:30:00+09:00'
---
# State-Space Model

관찰 방정식과 상태 방정식의 두 layer 로 시변 잠재 변수를 모델링하는 시계열 framework. [[kalman-filter]] 가 표준 추정 도구.

## See also

- 부모 분류: [[time-series-methods]]
- 형제 방법론: [[vector-error-correction-model]], [[lstm]], [[granger-causality-test]], [[tvp-var-sv]], [[ardl-bounds-test]]
