Rolling correlation / moving correlation
조회 수: 15 (최근 30일)
이전 댓글 표시
Hi there, Does anybody have a small function to compute the rolling correlation of 2 financial time series. It would probably need to be big due to the size of the data.
Thanks
댓글 수: 0
답변 (1개)
David J. Mack
2017년 12월 21일
Hey Mate,
I have written a function in analogy to the MOVSUM function, which does exactly that:
Greetings, David
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!