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/