Statalist


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

Re: st: re: Is there a similar output command as outreg for Summary?


From   "Martin Weiss" <[email protected]>
To   [email protected]
Subject   Re: st: re: Is there a similar output command as outreg for Summary?
Date   Sun, 15 Mar 2009 19:59:05 +0100

<>

You have to play around a bit to trick -tabout- into doing what "Martin of wherever" wants...

*******
sysuse auto, clear
g dummy=1
tabout dummy using table11.csv, ///
c(mean mpg median mpg p1 mpg p99 mpg sd mpg) ///
sum npos(tufte) replace oneway
*******

HTH
Martin
-------- Original-Nachricht --------
> Datum: Sun, 15 Mar 2009 14:38:36 -0400
> Von: Kit Baum <[email protected]>
> An: [email protected]
> Betreff: st: re: Is there a similar output command as outreg for Summary?

> <>	
>   Let "Martin of Tuebingen" suggest -ssc d tabout- as a possible  
> alternative as well.
> 
> 
> I thought about that first, in fact, but I don't think it will do much  
> good for continuous variables. It works fine for integer-valued  
> variables in terms of summary stats (as its examples show) but I don't  
> think it will for continuous variables.
> 
> 
> Kit Baum   |   Boston College Economics and DIW Berlin   |  
> http://ideas.repec.org/e/pba1.html
> An Introduction to Stata Programming   |  
> http://www.stata-press.com/books/isp.html
> An Introduction to Modern Econometrics Using Stata   |  
> http://www.stata-press.com/books/imeus.html
> 
> 
> 
> *
> *   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/

-- 
Martin Weiss
Hackersteigle 3
72076 Tübingen
00497071/793535
00491784597218

Nur bis 16.03.! DSL-Komplettanschluss inkl. WLAN-Modem für nur 
17,95 ¿/mtl. + 1 Monat gratis!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
*
*   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