Hi, I have a sample of 6000 observations. I want to put an interacted fixed effect into my model. The interaction term includes 4 variables, each having 5 values (they are categorical variables with 5 levels).
However, I understand that by using such interaction terms, there will be 5^4 = 625 groups in my model. So, on average, each group will have only 10 observations, and that could lead to an overfitted result.
Do I understand this correctly?
However, I understand that by using such interaction terms, there will be 5^4 = 625 groups in my model. So, on average, each group will have only 10 observations, and that could lead to an overfitted result.
Do I understand this correctly?
Comment