Page 1 of 1

Compute rolling correlation

Posted: Wed Nov 02, 2022 10:56 pm
by AbnormalDistribution
Suppose I have two series: x1 and x2. Daily data for 10 years.

While I have read through the rolling regression thread, I'm not sure that I'm able to apply that to rolling correlation. Could someone demonstrate how a program could create a new series based on a rolling window? I'd like to use a rolling 250 size window.

Thanks

Re: Compute rolling correlation

Posted: Thu Nov 03, 2022 8:28 am
by EViews Gareth

Re: Compute rolling correlation

Posted: Mon Nov 21, 2022 7:25 am
by Amina77
I have the same issue. I have a daily averages data for 25 days of 47 stations , and i am interested in using rolling regression/rolling correlation and wondering how to choose the window size? and how to compute the rolling correlation? any help?