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: where's the code for -total- ?
From
Richard Williams <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: where's the code for -total- ?
Date
Tue, 2 Apr 2013 22:13:36 -0400
My limited experience is that Stata code is becoming increasingly
indecipherable. A routine calls a routine which calls a routine... If
nobody gives you better advice, you might check the code from an older
version of Stata if you have one.
Sent from my iPad
On Apr 2, 2013, at 10:02 PM, "Ariel Linden, DrPH"
<[email protected]> wrote:
> Hi All,
>
> I took a look at the source code for -total-, but it seems to refer to
> another program - _svy_summarize.ado- . I cannot seem to track down the
> actual code for -total- there either. Can someone tell me where I can find
> the underlying code for -total-?
>
> Thanks!
>
> Ariel
>
> *! version 1.0.3 28mar2011
> program total, properties(svyb svyj svyr mi)
> // version statement intentionally omitted
> _svy_summarize total `0'
> end
>
>
>
> *
> * 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/