Dear reader,
For interpreting my interaction effect in an xtnbreg regression I have to develop a margins plot. However I'm struggeling to find the right approach.
This is the regression I'm running. so my dependent variable is digital transformation keywords, independent variable is stand_alliance_count and moderating variable is stand_ceo_tenure.
Moreover, do i include fixed effects in a margins plot? and what is the best way to interpert the plot (the direct effect of stand_alliance_count on digital transformation is not significant.
Best,
Sanne
For interpreting my interaction effect in an xtnbreg regression I have to develop a margins plot. However I'm struggeling to find the right approach.
Code:
xtnbreg digital_transformation_keywords c.stand_alliance_count##c.stand_ceo_tenure $controllist i.year_num i.sector_num, fe
Moreover, do i include fixed effects in a margins plot? and what is the best way to interpert the plot (the direct effect of stand_alliance_count on digital transformation is not significant.
Best,
Sanne
