Cross correlation - first difference

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

j52
Posts: 19
Joined: Wed Jul 24, 2013 1:56 am

Cross correlation - first difference

Postby j52 » Wed Jul 24, 2013 7:58 am

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?

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13585
Joined: Tue Sep 16, 2008 5:38 pm

Re: Cross correlation - first difference

Postby EViews Gareth » Wed Jul 24, 2013 8:21 am

Make a group containing d(y) and d(x), rather than containing y and x.

j52
Posts: 19
Joined: Wed Jul 24, 2013 1:56 am

Re: Cross correlation - first difference

Postby j52 » Thu Jul 25, 2013 2:23 am

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?

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13585
Joined: Tue Sep 16, 2008 5:38 pm

Re: Cross correlation - first difference

Postby EViews Gareth » Thu Jul 25, 2013 8:10 am

Yes, make a group containing just d(y) and d(x).

Code: Select all

group mygroup d(y) d(x)

j52
Posts: 19
Joined: Wed Jul 24, 2013 1:56 am

Re: Cross correlation - first difference

Postby j52 » Fri Jul 26, 2013 1:27 am

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

Postby EViews Gareth » Fri Jul 26, 2013 6:59 am

Um, I just showed you how to do it without creating the series dy and dx.

j52
Posts: 19
Joined: Wed Jul 24, 2013 1:56 am

Re: Cross correlation - first difference

Postby j52 » Wed Jul 31, 2013 7:31 am

:) okay, my mistake. But Iguess the effort is the same if I create the groups or the dx series.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests