Greetings! Longtime lurker here at statalist, but this will be my first post. So please let me know if there are any details I omitted that would make responses easier.
Using Stata v15.1, I ran a multilevel logistic regression model using the melogit command to examine how the interaction of X*Z predicts Y. Both X and Z are continuous variables. After running melogit, I used the margins command to examine the interaction of X*Z. Since X and Z are continuous, I specified the values =(-1SD, mean, +1SD) for both variables to be computed. I then plotted the results, which I've included here:
Array
Now I would like to test whether the means (red circle) and slopes (green circle) for the three groups are significantly different from each other. Unfortunately, I have not been able to figure out how to do this using contrast or margins commands. Any help with this issue is greatly appreciated!
Related Posts with Post-estimation: How do I test mean and slope differences for continuous by continuous interaction?
Command not workingI has install egenmore and ereplace through ssc install. After it, command ereplace v1 = seive(v1), …
Identifying same type of name in string variableHello users, i have dataset where one variable is string and it contain name, weight etc. of the pro…
gtfpch and teddf - Malmquist–Luenberger productivity indexHi I have been trying to use the gtfpch command in STATA 17, but I am continually returning the sam…
Problems collect commandHi all, I would like to use the collect command to customise how my regression table looks. However…
Aggregate BigData in Stata (similar to the Excel Function Pivot Tables)Hello guys, I am complete new in working with Stata and I tried to figure out how to aggregate a hu…
Subscribe to:
Post Comments (Atom)
0 Response to Post-estimation: How do I test mean and slope differences for continuous by continuous interaction?
Post a Comment