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: Svyset in an ado file
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: Svyset in an ado file
Date
Thu, 1 Nov 2012 18:34:40 +0000
Need to know more about your code. Is there a -version- statement? See
also concurrent thread, especially
http://www.stata.com/statalist/archive/2012-11/msg00043.html
On Thu, Nov 1, 2012 at 6:20 PM, Oscar Barriga Cabanillas
<[email protected]> wrote:
> Dear all,
>
> I have a question about the use of svyset.
>
> I am writing an ado file that calculates some measures of poverty, and
> in some point it is neccesary that it called the survey option
> throughsvyset.
>
> When I write in the command line svyset psu [w=pondera] ,
> strata(stratum) svyset works fine, but when I called in the ado, it
> drops an error: keyword incorrect, or varlist required.
>
> I have set set trace on, and during running the ado it recognizes the
> variables but it stop doing so once svyset starts running.
>
>
> Thanks for your help!
> *
> * 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/
*
* 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/