Hello all,
I am running a random effects logit model clustering on the country-level for time-series cross-sectional data set consisting of specific groups (approximately 800 groups living across 120 countries) over a three-year time period.
I am also testing for interaction effects of two continuous variable, and I know that there are difficulties associated with interpreting interaction effects in a nonlinear model.
I was using factor variables to represent the interaction (i.e., c.interactionterm1##c.interactionterm2) in xtlogit and then using the margins and marginsplot commands to graph the marginal effects across combinations of the interaction terms at various levels to look for significant interaction effects.
However, I have been told that the inteff command may be preferable for calculating interaction effects in a logit model? Is there a general consensus on whether one is absolutely preferable over the other in this context?
And, one additional, less important question is why I keep getting this result when I attempt to install the inteff package to my Stata 13 software:
"package name: st0063_1.pkg
from: http://www.stata-journal.com/software/sj4-3/
checking st0063_1 consistency and verifying not already installed...
installing into c:\ado\plus\...
could not rename c:\ado\plus\stata.trk to c:\ado\plus\backup.trk
r(699);"
I only have Stata 11 on my computer, so I am using Stata 13 through my university's cloud. Perhaps accessing the software through a cloud is why I cannot install this package? Is there any work around? (I do need to use 12 or 13 for the rest of my analysis, so I unfortunately cannot use the version installed on my computer, where I was able to successfully install inteff.)
Any advice anyone has on either of these matters would be very appreciated. Thank you!!!
I am running a random effects logit model clustering on the country-level for time-series cross-sectional data set consisting of specific groups (approximately 800 groups living across 120 countries) over a three-year time period.
I am also testing for interaction effects of two continuous variable, and I know that there are difficulties associated with interpreting interaction effects in a nonlinear model.
I was using factor variables to represent the interaction (i.e., c.interactionterm1##c.interactionterm2) in xtlogit and then using the margins and marginsplot commands to graph the marginal effects across combinations of the interaction terms at various levels to look for significant interaction effects.
However, I have been told that the inteff command may be preferable for calculating interaction effects in a logit model? Is there a general consensus on whether one is absolutely preferable over the other in this context?
And, one additional, less important question is why I keep getting this result when I attempt to install the inteff package to my Stata 13 software:
"package name: st0063_1.pkg
from: http://www.stata-journal.com/software/sj4-3/
checking st0063_1 consistency and verifying not already installed...
installing into c:\ado\plus\...
could not rename c:\ado\plus\stata.trk to c:\ado\plus\backup.trk
r(699);"
I only have Stata 11 on my computer, so I am using Stata 13 through my university's cloud. Perhaps accessing the software through a cloud is why I cannot install this package? Is there any work around? (I do need to use 12 or 13 for the rest of my analysis, so I unfortunately cannot use the version installed on my computer, where I was able to successfully install inteff.)
Any advice anyone has on either of these matters would be very appreciated. Thank you!!!
Comment