I have a very basic question, which I cannot find the solution for. I would like to perform a unit root test in a program environment. If I do the following
Code: Select all
uroot GDPI guess, I should be able to control these options doing the following:
Code: Select all
uroot (adf,const,info=sic) gdpThanks a lot everyone.
