I am trying to figure out how to visually show marginal effects of categorical IVs on categorical DVs.
mlogit cluster4 ib2.dualcitizenship, base(4)
margins r.dualcitizenship
marginsplot, horizontal plotopts(connect(i)) xline(0)
However, in the resulting graph (attached) the lines for the different outcomes overlap. Is there away to offset them just a little to have better visualization or another solution. I would like to see the marginal effects per contrast of the IV on each outcome possibility.
Related Posts with Marginsplot for categorical IV and categorical DV?
dropping the outlierHello, I want to know how can I identify and drop the outlier from my data, because when I did a sca…
Reshape long multiple variables error invalid "var" 198Hi all, I am having trouble with the reshaping long command. I have read the previous posts, but I w…
threshold and moderationDear all, i hope that you are doing good, i would like to know if the threshold variable plays the…
Ardlhello all, after running the cusum command I am getting this error: Yvar has values outside range […
sdmxuse error with OECD APII have a strange error with "sdmxuse" command. I used the same code a week ago with no issues. Now I…
Subscribe to:
Post Comments (Atom)
0 Response to Marginsplot for categorical IV and categorical DV?
Post a Comment