Hello all,
I am trying to create a marginsplot with coefficients using mimrgs. However, mimrgns doesn't give the var distribution with the at (var=()) option when used with dydx(var). I use following command:
I tried this command using margins and it works fine. My outcome variable is also continuous
Thank you in advance. Looking forward to suggestions.
Best regards,
Rajini
I am trying to create a marginsplot with coefficients using mimrgs. However, mimrgns doesn't give the var distribution with the at (var=()) option when used with dydx(var). I use following command:
Code:
mimrgns, dydx(var) at(var=(0.5(0.5)2.5))
Thank you in advance. Looking forward to suggestions.
Best regards,
Rajini
Comment