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]
st: Outreg
From
Wameq Raza <[email protected]>
To
[email protected]
Subject
st: Outreg
Date
Thu, 25 Apr 2013 11:54:30 +0200
Hi everyone,
I was hoping someone would be able to help me with a specific outreg
function that I've been trying to get at. At the moment this is the
command I'm using for multiple equations (but I'm listing just one for
brevity):
xtreg lni $itt $dem_i $ses_i if kanpur==1 | allahabad==1, fe
outreg using table_itt, multicol(1,2,6; 1,8,6; 1,14,2; 2,2,2; 2,4,2;
2,6,2; 2,8,2; 2,10,2; 2,12,2; 2,14,2) basefont(fs9) coljust(c)
ctitle("Variable", "Inpatient"\ "", "Pooled"\"", "Coeff", "Std Err")
title ("Table 1: ITT: Fixed Effects OLS coefficients for health care
expenses at the Household Level") starloc(1) starlevels(10 5 1) merge
note("The figures show coefficients and standard errors for each
category") se replace
The output I'm getting:
vars Coefficient SE
x -0.23** 0.01
But I'm trying to have one column that shows the coeff and the se
right beside it in brackets like this to save space as I'm ending up
with around 15 columns in total:
vars Coefficient/SE
x -0.23**(0.01)
Is this possible?
Thanks in advance for your help!
Wameq
--
W A M E Q R A Z A
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/