From | Kit Baum <[email protected]> |
To | [email protected] |
Subject | st: Re: accessing number of changes made by replace |
Date | Sat, 19 Mar 2005 06:30:50 -0500 |
Subject: st: RE: Accessing the number of changes made by a "replace" command
I think you need to implement this yourself.
If you have a variable holding
the previous values, then after each change
you compare latest version with the previous values;
exit if no differences; otherwise replace
previous with latest, and loop again.
* * 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/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |