---
type: method
slug: nonlinear-ardl
name_ko: 비선형 ARDL
name_en: Nonlinear Autoregressive Distributed Lag
aliases:
  - NARDL
categories:
  - '[[time-series-methods]]'
last_updated: '2026-05-19T23:30:00+09:00'
---
# Nonlinear ARDL

Shin et al. (2014) 의 비대칭 응답 분석 모형. 가격·환율 등 설명 변수를 positive partial sum 과 negative partial sum 으로 분해해 [[ardl-bounds-test]] 에 결합. 장·단기 비대칭성을 Wald 검정으로 식별.

## See also

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