Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Re: Matrix from -tabstat- output


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Re: Matrix from -tabstat- output
Date   Fri, 17 Oct 2003 12:16:49 +0100

Friedrich Huebler
>
> > *! NJC 1.0.0 16 Oct 2003
> > program tabstatmat

...

> > end
>
> Thank you for the program. Could you please explain the difference
> between the -if- and -else- loops? Why does the "vectors"
> part change
> (by the way, the quotes don't match in the -else- loop), but not the
> "names" part?

Those aren't unmatched quotes you see; those are transpose marks.

Sometimes -tabstat- emits a set of row vectors, sometimes
a set of column vectors; hence the bifurcation of code.

More seriously, -tabstatmat- as posted will not
work properly after -tabstat, nototal-. I'll look
into it.

Nick
[email protected]


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