Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Documentation manual changes


From   "Kaulisch, Marc" <[email protected]>
To   <[email protected]>
Subject   st: Documentation manual changes
Date   Tue, 17 Nov 2009 10:16:39 +0100

A different question of mine is if there is a different way to document changes made manual by the data editor as the standard behaviour (in my version 10 of Stata).
 
When I change something in the data I get the output:
. replace BN8_1 = 24 in 5
. replace epp = 1 in 5
 
These changes are made for a certain case. So if the sorting of cases changes (e.g. more cases with ids lower than existing ids) I cannot reproduce the changes for a certain case.
 
Instead I would love to get the changes documented (directly by Stata) like:
. replace BN8_1 = 24 if id == 1 & episode == 5
. replace epp = 1 if id == 1 & episode == 5
 
Any ideas?
 
Thanks a lot!
 
Marc
 

 

iFQ
Institut für Forschungsinformation und Qualitätssicherung
Godesberger Allee 90
53175 Bonn, Germany
Tel.: *49 - 228 - 9 72 73 - 25
Fax: *49 - 228 - 9 72 73 - 49
E-mail: [email protected]
www.forschungsinfo.de


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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