Hi,
I am trying to plot three categorical by continuous interactions on top of one another so that I can show my readers the TOTAL effect of all three interactions working together on my outcome. Basically, I want to show how firing a CEO with different deficiencies add up on top of one another to affect stock prices. I have provided an illustration below of what I am trying to do.
My interactions in Stata are:
Stock price = fire CEO
Stock price = fire CEO * CEO tenure
Stock price = fire CEO * CEO poor performance
Stock price = fire CEO * CEO low motivation
Where stock price is the dependent variable. I can use margins and marginsplots to graph each interaction separately, but now I want to graph them all together to show the additive effect of each additional factor (e.g., long CEO tenure, then add on poor performance, then add on low motivation). I think the illustration shows the idea.
I would greatly appreciate any suggestions. Thank you so much.
Array
Related Posts with Plotting interactions so their cumulative effects can be illustrated
Confidence Intervals / Errr plots with binscatterI am trying to include confidence intervals / errors bars in a plot for two variables using -binscat…
Count dates within previous 31 day range for each date using forvaluesDear Stata colleagues, I created a loop in order to count the number of dates following 3 condition…
Mata debugging strategiesMight anyone suggest helpful references on strategies for Mata debugging? …
nested loopsI divided a variable in quintiles and I want to summarize a list of variables for each quintiles. I …
Finding the number of firms for which a given worker has worked - Matched employer-employee datasetDear all, I am working with a matched employer-employee dataset from Brazil in which each observati…
Subscribe to:
Post Comments (Atom)
0 Response to Plotting interactions so their cumulative effects can be illustrated
Post a Comment