Hello,
I have a doubt that it is not specific about Stata. However, I would like to ask you for any help because I did not find anything convincing.
I run the following regression in Stata:
[Code]
reg2hdfespatial Actors Rain Temp Rain*EthnicDiversity, timevar(year_country) panelvar(gid) lat(latitude) lon(longitude) distcutoff(500) lagcutoff(100000)
[\Code]
My result is the following:
Array
I would like to ask about the interpretation of the size of my regression. My dependent variable is the number of actors, Rain is the standard deviation of rainfall, Temp is temperature and ELF*Rain is my interaction term of interest, which is the interaction between ethnic diversity and the standard deviation of rain. Both of them are continous variables
How can I quantify the effect of my interaction term on the number of actors? I am asking for the size of the effect.
Best,
Diego.
Related Posts with Quantify the effect size of an interaction term
Line graph of percent of frequencies within categories instead of bar graphDear statalist, I have a dataset of skin cancer over ten years. I want to plot a line graph (instea…
stpm2cr - Maximum Number of Iterations ReachedHi everyone, I'm using -stpm2cr- to model the effect of a treatment on a set of cardiovascular outc…
Sorting dataHello, I have the following data below: Code: * Example generated by -dataex-. To install: ssc in…
Graphign FunctionsHello, any idea on how to graph the following function: y=35+2x^2-ln(x*3) I tried this: twoway func…
Interpreting Log transformed ITSA modelThis question might not be so much as a programming question as an interpretation question. I have …
Subscribe to:
Post Comments (Atom)
0 Response to Quantify the effect size of an interaction term
Post a Comment