Hi,
I have 12 months of data for a particular year. I have a variable "d" that takes the value of 0 if the the observation belongs to the first two quarters of the year and takes the value of 1 if the observation belongs to the next two quarters of the year. When I add month fixed effects to the data, some fixed effects are omitted due to the problem of collinearity. On further checking on the issue, I came to the conclusion that the collinearity problem stems from the variable d. I got to know this since when I added the month fixed effects before "d", it was d that got omitted. I guess the collinearity problem arose from the fact that the variable "d" does not change in months. However, I noticed something interesting when I added quarter fixed effects instead of the month fixed effects. I found that the collinearity problem had disappeared. I am wondering how it happened . The variable "d" does not vary in quarters. Any insights on this would be helpful.
I have 12 months of data for a particular year. I have a variable "d" that takes the value of 0 if the the observation belongs to the first two quarters of the year and takes the value of 1 if the observation belongs to the next two quarters of the year. When I add month fixed effects to the data, some fixed effects are omitted due to the problem of collinearity. On further checking on the issue, I came to the conclusion that the collinearity problem stems from the variable d. I got to know this since when I added the month fixed effects before "d", it was d that got omitted. I guess the collinearity problem arose from the fact that the variable "d" does not change in months. However, I noticed something interesting when I added quarter fixed effects instead of the month fixed effects. I found that the collinearity problem had disappeared. I am wondering how it happened . The variable "d" does not vary in quarters. Any insights on this would be helpful.

Comment