Dear Statalist respected users,
I ran two regression models and I want to visualize the impact of 2 different interactions (one from each model) on an outcome variable, which is the same on the two models.
For example,
the first model: y = B0 + B1X1 + B2X2 + B3X2*X3 + e
The second model: y= B0 + S1X1 + S2X2 + S3X2*X3 + e
I want to visualize the impact of B3 and S3 on y in one graph.
Thanks a lot in advance.
Kind regards,
Mohammed Kasbar
I ran two regression models and I want to visualize the impact of 2 different interactions (one from each model) on an outcome variable, which is the same on the two models.
For example,
the first model: y = B0 + B1X1 + B2X2 + B3X2*X3 + e
The second model: y= B0 + S1X1 + S2X2 + S3X2*X3 + e
I want to visualize the impact of B3 and S3 on y in one graph.
Thanks a lot in advance.
Kind regards,
Mohammed Kasbar
Comment