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/