I am trying to probe interactions between my predictor (X) and moderator (Z) in stata. where X has a quadratic relationship with the dependent variable.
I have used the margins command to test for slopes at different levels of Z (mean, 1 SD above mean and 1 SD below mean) but not sure if i am on the right track, as my results seem of
margins, dydx(X) at(Z=(-0.4978,-0.0680,0.3618))
Related Posts with probing interactions in quadratic multiple regression
Distribution of gender within subgroups of a groupHi! I want to do demographics on my data. I have an outcome variable called hypertension (0/1). If …
How to create matrix from a vector?Hi, given the following: . mat i = (1, 2, 3) . mat lis i i[1,3] c1 c2 c3 r1 1 2 3 . . mat N = i…
Order Coefficients in coefplotHi all, I am trying to produce a coefplot, and for some reason, the baseline year is showing up fir…
ivprobit reports first stage results even w/o `first` optionI'm using ivprobit with Stata 14 and I think I discovered a bug. There is the option "first" to disp…
Coding for medication dataHello! I am using medication data for thousands of observations. I have calculated the total daily …
Subscribe to:
Post Comments (Atom)
0 Response to probing interactions in quadratic multiple regression
Post a Comment