Dear all,
on a large panel with daily stock market data I need to perform rolling regressions to compute daily abnormal returns. I use asreg when simply using an "uninterrupted" (for the lack of a better word) estimation window (like days-130 to -10 relative to the date of interest), which works nicely. However, I want to do the same for an estimation window with a gap around the date of interest (so days -70 to -10 and days +10 to + 70, but excluding the 20 days around the date of interest). To my understanding asreg can't do this, and I also couldn't implement it using rolling - any ideas how to address this, or did I overlook something?
Thanks a lot in advance!
Related Posts with Rolling regressions with interrupted estimation periods (asreg or rolling?)
Creating 2 dummy variables in StataHi everyone I am back with another question to help me out I have a table output containing lots o…
Odd scalar behaviourDear statalisters, I am running the following code to cut up a very large file (>15g) into small…
Counting yearly cumulative observationsHi all! I am working with the dataset in the attachment. The data in the variable appln_id are Amer…
Running regression while controlling for industry and yearsI'm investigating the influence of patenting (pat_yr -> patents per year) on the returnoninvestem…
merge 1:m using new_id, overwrites id in masterfileDear listers I have two files that i want to merge. File 1 includes: id (string), case_id (string)…
Subscribe to:
Post Comments (Atom)
0 Response to Rolling regressions with interrupted estimation periods (asreg or rolling?)
Post a Comment