---
type: method
slug: ardl-bounds-test
name_ko: ARDL 한계 검정
name_en: ARDL Bounds Test
categories:
  - '[[time-series-methods]]'
last_updated: '2026-05-19T23:30:00+09:00'
---
# ARDL Bounds Test

Pesaran et al. (2001) 의 cointegration 검정. I(0) 와 I(1) 가 혼재해도 사용 가능. F-test 통계량을 lower/upper bound 와 비교.

## See also

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