Hi everyone! We are researching the impact of sanctions on balance sheets of russia's banks. to look further into the relation with the profit/loss ratio, we want to see if the coefficient/change in driven by interest income (defined as NetInterestIncome). To do this, we think we need to add an interaction term to the command, but we are not sure how to do it. The 'basic' command without interaction is:
xtreg winsor_PLTaxratio logTA winsor_NetIncRatio winsor_NetInterestIncRatio winsor_TotalEquityRatio sanction_x_POST_NEXT POST_NEXT i.Year i.Bank_ID, fe cluster(Bank_ID)
Thanks a lot!!
xtreg winsor_PLTaxratio logTA winsor_NetIncRatio winsor_NetInterestIncRatio winsor_TotalEquityRatio sanction_x_POST_NEXT POST_NEXT i.Year i.Bank_ID, fe cluster(Bank_ID)
Thanks a lot!!
Comment