Hello everyone. I am trying to use the following model specification for my panel data analysis and my years are from 2000-2020.
ROAit = αi +β1Sizeit+β2Agei+ β2Leverageit+B4ETRit+ µit
where ETR is the effective tax rate.
I want to do a pre and post corporate tax cut effect for the year 2011 since it had the highest corporate tax cut.
Can this be done ?
What will be the stata code to use the year and the independent variable as a interaction term to study its effect on profitability?
ROAit = αi +β1Sizeit+β2Agei+ β2Leverageit+B4ETRit+ µit
where ETR is the effective tax rate.
I want to do a pre and post corporate tax cut effect for the year 2011 since it had the highest corporate tax cut.
Can this be done ?
What will be the stata code to use the year and the independent variable as a interaction term to study its effect on profitability?
Comment