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]

st: tagging redundant values within a group


From   [email protected]
To   [email protected]
Subject   st: tagging redundant values within a group
Date   Mon, 19 Sep 2011 17:03:37 +1000

* Hi Statalist,

* I'm a beginner using Stata 8.1

* Consider the following...

clear
input str1 group sample
A 3
A 2
A 2
B 2
B 3
B 1
end

list

* Each sample should occur only once within a group.
* Thus I'd like to create a tag to highlight that sample 2
* is represented twice within group A

* Hope someone can help

* Regards,

* Mike.


*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index