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: tabstat upside down
From
Richard Goldstein <[email protected]>
To
statalist <[email protected]>
Subject
st: tabstat upside down
Date
Tue, 26 Apr 2011 16:26:55 -0400
all,
I have 30 binary variables (e1-e30) and I have another yes/no (0/1)
variable called acuteall; I want to supply my client with an easy to
follow summary comparing the mean acuteall for each category of each of
e1 thru e30; -tabstat-, however, supplies me with the mean of each of e1
thru e30 for each category of acuteall (command: -tabstat e1-e30,
by(acuteall)-)
in other words, in the following table, I want to see .122 v. .184 and
what I get instead is .04 v. .0634; suggestions more than welcome (I
could not see how to do this with -collapse- either, but maybe someone
else can)
. ta e1 acuteall, ro co nofreq
+-------------------+
| Key |
|-------------------|
| row percentage |
| column percentage |
+-------------------+
| discharge to acute
congestive | (no includes everyone
heart | else)?
failure | N Y | Total
-----------+----------------------+----------
N | 87.80 12.20 | 100.00
| 96.00 93.66 | 95.71
-----------+----------------------+----------
Y | 81.60 18.40 | 100.00
| 4.00 6.34 | 4.29
-----------+----------------------+----------
Total | 87.53 12.47 | 100.00
| 100.00 100.00 | 100.00
Rich
*
* 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/