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: qui { svy : } bug?
From
Jeph Herrin <[email protected]>
To
[email protected]
Subject
st: qui { svy : } bug?
Date
Thu, 10 Nov 2011 15:37:29 -0500
I'm running 64-bit StataMP 12, updated, on Win 7.
Here's a program:
****** bug? *********
u http://www.stata-press.com/data/r12/stage5a, clear
svyset su1 [pweight=pw], strata(strata) fpc(fpc1)
svy : mean x1
matrix list r(table) // fine
qui svy : mean x1
matrix list r(table) // error!
**********************
The last line produces an error. It seems that -qui- applied
to svy: suppresses all of the returned macros, which is a big nusiance.
cheers,
Jeph
*
* 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/