Hello friends! I've never needed help before as I do now. I have an estimation from panel data, but when setting up the panel, I used xtset time observations (which is supposed to be the other way around), as some reviews are telling me.
The way I did it (reversed) makes perfect sense; the coefficients and everything else come out perfectly. When I change it "as it should be," it gives random results that make no sense at all. But I'm reading the theory, and it says that the panel should be arranged in the following way:
i1t1
i1 t2
i1 t3
However, I have it ordered with time first:
i1 t1
i2 t1
i3 t1
etc.
Im using fixed effects.
Could this help me justify why we set up the panel the other way around and it makes sense?
The way I did it (reversed) makes perfect sense; the coefficients and everything else come out perfectly. When I change it "as it should be," it gives random results that make no sense at all. But I'm reading the theory, and it says that the panel should be arranged in the following way:
i1t1
i1 t2
i1 t3
However, I have it ordered with time first:
i1 t1
i2 t1
i3 t1
etc.
Im using fixed effects.
Could this help me justify why we set up the panel the other way around and it makes sense?
Comment