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: Putexcel with survey and tabulate command
From
"Dudekula, Anwar" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: Putexcel with survey and tabulate command
Date
Sat, 29 Mar 2014 08:20:01 +0000
Hi Everyone,
I wanted to ask the stata list members in this forum regarding usage of putexcel with tabulate command in survey statistics.
I would like to put the counts (and standard errors) and percents in excel file with putexcel command.
*************************************************************
webuse nhanes2b, clear
svyset psuid [pweight=finalwgt], strata(stratid)
svy: tabulate race , format(%11.3g) percent missing
svy: tabulate race , format(%11.3g) count se missing
svy: tabulate race diabetes, missing count se
*****************************************************************
But I cant use the matcell and matrow option with tabulate in survey statistics. I cant use coeflegend option either
Does any one in this form has any ideas please . I very much appreciate your time and effort.
Thank you,
Yours Sincerely,
Anwar
*
* 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/