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?
melogit, xtmelogit, meglm with Bernoulli family to include survey weights in the modelDear colleagues, Does any one come across with an aides on how to include a survey weight into the …
Checking package consistencyDear All, when a user-written package is added to Stata with Code: net from SOMEURL net install SO…
Referring to matrix columns and rowsDear All, It should be fairly simply, but I am very confused as to how I should refer to a location …
Help with pcspike to display a paired plot with namesI am using Nick Cox's example code to produce a 'paired plot with names' as in Dr. Cox's "Speaking S…
Regression Discontinuity - manipulation test applying fweights problemDear Stata Users, I am trying to test for sorting of individuals across the threshold in an RD sett…
Subscribe to:
Post Comments (Atom)
0 Response to Marginsplot for categorical IV and categorical DV?
Post a Comment