Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <njcoxstata@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
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 <klein.daniel.81@googlemail.com> 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/