BLOG

BLOG2020-07-05T13:45:11+05:00
809, 2017

Rolling window regressions in Stata

September 8th, 2017|Categories: Blog|Tags: , , |23 Comments

Rolling window statistics are also known as sliding or moving window statistics. Rolling window regressions have special use in Finance and other disciplines. Rolling window calculations require lots of looping over observations. The problem is compounded by different data structures such as unbalanced panel data, data with many duplicates, and data with many missing values. Yet, there [...]

Go to Top