...

/

The KPSS and Phillips-Perron Tests

The KPSS and Phillips-Perron Tests

Learn about two alternatives to the Augmented Dickey-Fuller test: the KPSS and Phillips-Perron tests.

While probably the most popular, the ADF is not the only test to detect a unit root. In this lesson, we will see two alternatives that are also commonly used by academics and practitioners alike: the KPSS and the Phililps-Perron test.

KPSS test

The KPSS test (named after its proponents Kwiatkowski, Phillips, Schmidt, and Shin) flips the definitions of the null and alternative hypotheses. Contrary to the ADF, KPSS tests the null hypothesis that the series is stationary I(0)I(0), against the alternative that it is not, I(1)I(1).

The model for yty_t ...