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]
st: identifying change in cell values
From
Adeel Yousaf <[email protected]>
To
[email protected]
Subject
st: identifying change in cell values
Date
Fri, 15 Mar 2013 09:53:55 +0800
Hi,
I applied the 'tag' command that is detecting new values, how can i
detect change in the value of 'coded' either repeating or new.
egen tagcoded = tag( coded)
coded tagcoded
24 1
24 0
28 1
27 1
27 0
27 0
27 0
27 0
28 0
22 1
22 0
24 0
*
* 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/