Hello,
is there a way to efficiently test the cross correlation of d(y) and d(x) series without having first to create the differences using series dy=d(y)? Or is it even possible to program an automatic selection using the best lag structur according to aic or bic?
Cross correlation - first difference
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13585
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Cross correlation - first difference
Make a group containing d(y) and d(x), rather than containing y and x.
Re: Cross correlation - first difference
yes, but do I first have to define the new series dy and dx or can I open the group with y and x and somehow adjust them to d(y) and d(x)?
Rigth now, I have the series y and x. Define them as series dy=d(y) and series dx=d(x). Then open dy and dx as a group to run the cross correlation. Is there a way to do it faster?
Rigth now, I have the series y and x. Define them as series dy=d(y) and series dx=d(x). Then open dy and dx as a group to run the cross correlation. Is there a way to do it faster?
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13585
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Cross correlation - first difference
Yes, make a group containing just d(y) and d(x).
Code: Select all
group mygroup d(y) d(x)
Re: Cross correlation - first difference
Well, I guess there is then no way around creating the dy series. But thanks anyway.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13585
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Cross correlation - first difference
Um, I just showed you how to do it without creating the series dy and dx.
Re: Cross correlation - first difference
:) okay, my mistake. But Iguess the effort is the same if I create the groups or the dx series.
Who is online
Users browsing this forum: No registered users and 2 guests
