Bookmark and Share

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: loop until "0 real changes made"


From   Sergiy Radyakin <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: loop until "0 real changes made"
Date   Mon, 29 Jul 2013 15:34:19 -0400

On Mon, Jul 29, 2013 at 3:19 PM, Robert Picard <[email protected]> wrote:
> Here's a more complete example of how to continue making substitutions
> until there are no more changes. I'm with Nick on using -clonevar-
> when making an exact copy of a variable, it is faster than -generate-

Pardon my ignorance, but how is -clonevar- (implemented as an ado
program) possibly faster than -generate- (built-in), if it is using
-generate- inside and on top of that does some other things?? (like
copying labels, formats, etc, which are not necessary for this
exercise).



© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index