Statalist


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

Re: st: Re: graph matrix by(x, norescale) doesn't work


From   "Clive Nicholas" <[email protected]>
To   [email protected]
Subject   Re: st: Re: graph matrix by(x, norescale) doesn't work
Date   Tue, 9 Dec 2008 23:44:30 +0000

Nick Cox wrote:

> Here is a sample. Example
>
> sysuse auto
> lfitcimatrix price mpg \ weight length
>
> *! 1.0.0 NJC 9 December 2008
> program lfitcimatrix
>        version 8.0
>        gettoken yvars 0 : 0, parse("\")
>        unab yvars : `yvars'
>        gettoken bs 0 : 0, parse("\")

[...]

I ran the code (directly from the command window) successfully in my
Stata 9.2, but then:

. sysuse auto

. lfitcimatrix price mpg \ weight length
invalid syntax
r(197);

I don't see what I have done wrong.

-- 
Clive Nicholas

[Please DO NOT mail me personally here, but at
<[email protected]>. Please respond to contributions I make in
a list thread here. Thanks!]

"My colleagues in the social sciences talk a great deal about
methodology. I prefer to call it style." -- Freeman J. Dyson.
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index