Hello,
I have a panel data set with the following main regression
Panel variable(1-357): Bank_Number; Time Variable (1-3): ST_Projection
regress y x1 x2 x3 x4
How do I include year fixed effects (variable: ST_Year) and country fixed effects (Variable: Country)?
Thanks in advance for the answer.
I have a panel data set with the following main regression
Panel variable(1-357): Bank_Number; Time Variable (1-3): ST_Projection
regress y x1 x2 x3 x4
How do I include year fixed effects (variable: ST_Year) and country fixed effects (Variable: Country)?
Thanks in advance for the answer.
Comment