I need to do an OLS regression on a dataset with stock index returns. To control for the Monday- and Holiday effect I need to add dummy variables. An other study that did the same regression described this as follows:

"𝐷𝑡={𝐷1𝑡,𝐷2𝑡,𝐷3𝑡,𝐷4𝑡}t,Dt={D1t,D2t,D3t,D4t} are dummy variables for Monday through Thursday, and 𝑄𝑡={𝑄1𝑡,𝑄2𝑡,𝑄3𝑡,𝑄4𝑡,𝑄5𝑡}Qt={Q1t,Q2t,Q3t,Q4t,Q5t} are dummy variables for days for which the previous 1 through 5 days are non‐weekend holidays."

Let's consider that there is no trading on Tuesday May 1, because of a non-weekend holiday, how do I correctly use the dummies? Which dummy from Q1t through Q5t has to be used for Wednesday May 2 or are there also dummies needed for Thursday May 3 and Friday May 4? Do I only need one dummy for Wednesday or do I need to add more than one dummy for the next days after Tuesday May 1?

I am new with this kind of regressions, so I do not know how to use this.

Can somebody maybe help me? Thanks in advance.

More Jesper van Os's questions See All
Similar questions and discussions