Statalist The Stata Listserver


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

RE: st: RE: RE: histogram


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   RE: st: RE: RE: histogram
Date   Thu, 5 Apr 2007 15:52:02 +0100

You need to update your -qplot-. -search qplot-
shows various versions. After writing the version 
you have, I changed the syntax, partly to match
official Stata's usage of -over()-. Also, the 
subcommand syntax came to seem onerous, as almost
always I was typing -scatter-. 

Nick 
[email protected] 

Friedrich Huebler

> --- 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]

*
*   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