Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: variable names in matrix
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: variable names in matrix
Date
Tue, 10 May 2011 10:13:52 +0100
Good solution. It is certainly fewer lines to type, but more work for Stata.
Nick
On Tue, May 10, 2011 at 10:04 AM, daniel klein
<[email protected]> wrote:
> Nick, thank you for pointing out this (obvious) solution. I did not
> think of -summarize- at all. However drawing on this idea, Stefan
> might be best of with a two line solution
>
> . tabstat * ,s(sum)
> . mat A = r(StatTotal)'
>
*
* 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/