UNITROOT—Unit Root Testing

Use this forum for posting example programs or short bits of sample code.
TomDoan
Posts: 7732
Joined: Wed Nov 01, 2006 4:36 pm

UNITROOT—Unit Root Testing

Unread post by TomDoan »

UNITROOT.RPF has examples of unit root testing, including Dickey-Fuller (@DFUNIT), Phillips-Perron (@PPUNIT), Schmidt-Phillips (@SPUNIT), KPSS (@KPSS) and ERS (@ERSTEST). In practice, one would pick at most two of these tests, but for illustration, we include all of them.

Detailed Description
Post Reply