Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Weighted scatterplot with -mlabel-


From   Ulrich Kohler <[email protected]>
To   [email protected]
Subject   Re: st: Weighted scatterplot with -mlabel-
Date   Thu, 8 Jun 2006 10:53:02 +0200

I don't know if it's a bug or a feature. The problematic think of marker 
labels for weighted markes is, I gues, the positioning. However

. sysuse auto
. sc price mpg [fweight=weight] || sc price mpg, ms(i) mlab(make)

can be used as workaround for many instances.

Uli


Richard Upward wrote:
> sysuse auto
> scatter price mpg [fweight=weight]
> scatter price mpg [fweight=weight], mlabel(make)
>
> The first scatter command weights the points, the second does not.  Is this
> behaviour a "bug" or a "feature", or am I missing something obvious?
>
> I am using Stata/SE 9.2 for Windows
> Born 17 May 2006
>
> Richard
>
>
> Richard Upward
> School of Economics
> University of Nottingham
> University Park
> Nottingham NG7 2RD
> Tel: +44 (0) 115 95 14735
>
> http://www.nottingham.ac.uk/economics/staff/details/richard_upward.html
>
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses, which could damage your computer
> system: you are advised to perform your own checks. Email communications
> with the University of Nottingham may be monitored as permitted by UK
> legislation.
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/

-- 
[email protected]
+49 (030) 25491-361
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index