Rereading my answer I think it may be misunderstood as blaming you for
not looking at something obvious (like use -findit-). This is not the
case, I was trying to give the answer and give an extra tip at the same
time. These -egen- functions are full of neat tricks, so if you want to
do something that is close to what is already implemented in an -egen-
function, than looking at that function might yield some useful tricks.
-- Maarten
--- Johannes Geyer <[email protected]> wrote:
> Thanks! Haven't thought about that.
>
> Johannes
>
>
> You can find that out by yourself if you knew that functions in egen
> are stored in _g<functionname>.ado . So, if you type:
>
> viewsource _gtotal.ado
>
> and
>
> viewsource _gsum.ado
>
> You can see that -sum()- calls -total()-, leading to unnecesary
> overhead, otherwise the two are the same.
>
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
__________________________________________________________
Sent from Yahoo! Mail.
More Ways to Keep in Touch. http://uk.docs.yahoo.com/nowyoucan.html
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/