Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: marginsplot ignores label() sub-option in legend


From   David Muller <[email protected]>
To   [email protected]
Subject   st: marginsplot ignores label() sub-option in legend
Date   Thu, 3 Nov 2011 13:48:23 +1100

I was wondering if anyone else has come across the following issue,
and whether there are any workarounds.

I'm trying to specify particular labels in a legend produced by
-marginsplot-, but the label() sub-option is being ignored. The labels
in the legend are the value labels for the variable foreign despite
specifying otherwise:

*begin example
sysuse auto, clear
reg price mpg i.foreign
margins foreign, at(mpg=(15(5)35))
marginsplot, legend(lab(1 "some") lab(2 "label"))
*end example

If anyone could shed any light on this it would be greatly appreciated.

Cheers,
David
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index