Bookmark and Share

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: generating "Confidence intervals" with tabout command


From   Abu Camara <[email protected]>
To   [email protected]
Subject   st: generating "Confidence intervals" with tabout command
Date   Sun, 29 Apr 2012 10:35:31 +0300

Dear Stata list,

I have tried to generate confidence intervals with the following
"tabout" command
but only the percentages are generated without the CI.

svyset [pweight=wmweight]
tabout hl4 q5_1  hreg windex5 t12a_2  using tab12b_1.txt, rep
cells(row) clab(Row_% 95%_CI) ///
 f(1 1)  svy stats(ci) npos(lab) per dpc cisep(-)

--
Best Wishes,

Abu Camara
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index