Hi Stata community,
despite many posts and questions about this topic, I was not able to solve my problem.
I want to create a graph that shows an interaction term.
My regression model is the following:
reg Bid_premium ESG_acq ESG_tar acq_tar_ESG $CONTROLS_ACQ $CONTROLS_TAR $DEALCONTROLS if HighESG_Acq==1, robust
Bid premium is my DV and continuous.
ESG_acq is my IV and continuous.
I want to estimate the effect that ESG_tar has on the relationship between ESG_acq on Bid premium.
acq_tar_ESG is my interaction term (ESG_acq*ESG_tar).
What is the easiest way to create a graph for this?
Thank you in advance and best regards,
Nils
despite many posts and questions about this topic, I was not able to solve my problem.
I want to create a graph that shows an interaction term.
My regression model is the following:
reg Bid_premium ESG_acq ESG_tar acq_tar_ESG $CONTROLS_ACQ $CONTROLS_TAR $DEALCONTROLS if HighESG_Acq==1, robust
Bid premium is my DV and continuous.
ESG_acq is my IV and continuous.
I want to estimate the effect that ESG_tar has on the relationship between ESG_acq on Bid premium.
acq_tar_ESG is my interaction term (ESG_acq*ESG_tar).
What is the easiest way to create a graph for this?
Thank you in advance and best regards,
Nils
