Statalist The Stata Listserver


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

Re: st: RE: RE: histogram


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   Re: st: RE: RE: histogram
Date   Thu, 5 Apr 2007 07:41:58 -0700 (PDT)

--- Nick Cox <[email protected]> wrote:
> qplot mpg, over(foreign) 
> 
> ^^^^^ 

I got an error message when I tried that.

. qplot mpg, over(foreign)
syntax is qplot plottype varlist ... e.g.  qplot scatter mpg ...
r(198);

. qplot scatter mpg, over(foreign)
option over() not allowed
r(198);

. qplot scatter mpg
[draws a graph]

Friedrich






 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/
*
*   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