Hi,
I am fitting a model with a continuous outcome and an interaction between two binary predictors on the righthand side. In addition to measuring the interaction as a departure from additivity, which is what the coefficient of the interaction term implies, I would also like to calculate the interaction effect on the multiplicative scale. VanderWeele and Knol (2014, p. 60) point out that this can be done by fitting a log-linear regression. I am wondering if, instead, such a measure can be calculated using margins and nlcom?
After margins, I ran:
nlcom ln((_b[4._at]/_b[3._at])/(_b[2._at]/_b[1._at])).
But I am not sure if this is producing the estimate I am interested in. Any advice would be much appreciated.
I should mention that the reason I do not want to run a log-linear regression (in this context, I use this term to mean taking the log of the continuous outcome) is because my outcome is a standardized scale and has negative values.
Thank you!
Robbie Dembo
Related Posts with Multiplicative interaction with a continuous outcome
Multiply imputed dataset still contains missing valuesHi, I've attempted MI with the mi chained command on my dataset of around 6000 with mainly ordinal …
Sample size calculation (general or mixed linear model specific)Dear Statalisters I have a question that I hope you can help me with. I have searched the forums, …
Replicating ordered probit fixed and random effects estimations from Greene - Econometric Analysis, 8th EditionHello, I'm trying to replicate the estimations for ordered probit models present in Greene - Econome…
Using weights in regressionHi everyone, I want to run a regression using weights in stata. I already know which command to use …
Probit margins "Factor not found in list of covariates"Dear Stata users, I am running a probit model with three binary indep. vars. and some other continu…
Subscribe to:
Post Comments (Atom)
0 Response to Multiplicative interaction with a continuous outcome
Post a Comment