ADF lag specification
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
ADF lag specification
I am writing a program for freezing some ADF-statistics from a recursive regression.. How do I tell eviews in the programming that I want it to use significant t-stats as my criteria for choosing lag length?
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: ADF lag specification
Code: Select all
series.uroot(lag=a, info=tstat)
Re: ADF lag specification
That worked. Thank you very much for your help.
Re: ADF lag specification
It seems eviews uses 0.1 as the default for critical value for choosing the significance of t-stats with this method? How do I change this to 0.05?
Re: ADF lag specification
Nevermind. Found it myself.. It is lagpval=0.05.
Who is online
Users browsing this forum: No registered users and 2 guests
