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: Re: st: where's the code for -total- ?
From
"Ariel Linden, DrPH" <[email protected]>
To
<[email protected]>
Subject
re: Re: st: where's the code for -total- ?
Date
Wed, 3 Apr 2013 09:46:34 -0400
Thanks, Richard. I just went back to version 10 and it is the exact same
code as version 12... Perhaps someone monitoring the list from the Stata
Corp. can direct me to the actual code for -total-?
Date: Tue, 2 Apr 2013 22:13:36 -0400
From: Richard Williams <[email protected]>
Subject: Re: st: where's the code for -total- ?
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/