Dear All,
I know that there have been numerous posts about interaction plots but I still have not found an answer to my problem. I have been trying to plot my regressions for two months now with no success, so maybe you can help me out.
For my research I am running the following regression analysis:
xtgls builtlastyear c.c_ACG2##c.c_existingboats c.c_rprov##c.c_existingboats c.c_mastlength##c.c_existingboats c.c_disadv##c.c_exboatsnd c.c_standalone##c.c_existingboats GDPgrowth2 leisure olympic texist i.year, panel(hetero) //
builtlastyear is my dependent variable, existingboats my moderating variable, others independet variables and finally control variables.
I now want to display each of the interactions in an interaction margins plot.
As example one plot for xtgls builtlastyear c.c_ACG2##c.c_existingboats
And now comes my difficulty: I want to set each minimum value to 5% and each maxmimum value to 95%, so I want to see the distribution between 5 to 95%. How do I do that?
I greatly appreciate any help in this.
Many thanks,
Valerie
I know that there have been numerous posts about interaction plots but I still have not found an answer to my problem. I have been trying to plot my regressions for two months now with no success, so maybe you can help me out.
For my research I am running the following regression analysis:
xtgls builtlastyear c.c_ACG2##c.c_existingboats c.c_rprov##c.c_existingboats c.c_mastlength##c.c_existingboats c.c_disadv##c.c_exboatsnd c.c_standalone##c.c_existingboats GDPgrowth2 leisure olympic texist i.year, panel(hetero) //
builtlastyear is my dependent variable, existingboats my moderating variable, others independet variables and finally control variables.
I now want to display each of the interactions in an interaction margins plot.
As example one plot for xtgls builtlastyear c.c_ACG2##c.c_existingboats
And now comes my difficulty: I want to set each minimum value to 5% and each maxmimum value to 95%, so I want to see the distribution between 5 to 95%. How do I do that?
I greatly appreciate any help in this.
Many thanks,
Valerie
Comment