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]
Re: st: generating "Confidence intervals" with tabout command
From 
 
Muhammad Anees <[email protected]> 
To 
 
[email protected] 
Subject 
 
Re: st: generating "Confidence intervals" with tabout command 
Date 
 
Sun, 29 Apr 2012 17:03:01 +0500 
Hi,
Ian Watson's tutorial (Tutorial for tabout version 2.0.5 – 31 May
2011) is very informative on the subject. If not gone through this, it
might be of help.
http://www.ianwatson.com.au/stata/tabout_tutorial.pdf
I hope this will help.
Anees
On Sun, Apr 29, 2012 at 12:35 PM, Abu Camara <[email protected]> wrote:
> 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/
-- 
Best
---------------------------
Muhammad Anees
Assistant Professor/Programme Coordinator
COMSATS Institute of Information Technology
Attock 43600, Pakistan
http://www.aneconomist.com
*
*   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/