Hi,
How can we perform a panel unit root test in SAS? I have read some papers but couldn't figure out.
Cheers,
Amalik
Within PROC PANEL, under the MODEL statement you can specify your test options.
http://documentation.sas.com/?docsetId=etsug&docsetTarget=etsug_panel_syntax12.htm&docsetVersion=14....
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates