Hi,
Could you help me how I can browse only those observations containing similar values at least in two variables ? For example if I have three variables:
Obs var1 var2 var3
1 3 8 6
2 4 8 4
3 6 7 9
4 1 1 1
5 3 8 8
In this case, I want to identify those observations with at least two similar values in a row. that is Obs 2, 4 and 5
Related Posts with Identify observations with identical values among a group of variables
Saving intermediate matrices from a loop using post?Dear Stata community, I want to save matrices from each iteration of an r-class program which I am …
Qreg analysisHello, I am running QREG analysis in STATA to see difference between wages of 2 groups of persons pe…
Examine effect over timeI want to examine the effect of several xvar (gender, age, education) on the evaluation on partylead…
Problem with importing multiple excel files within a loop when the excel sheet names are not perfectly consistentDear Statalist, First-time poster, so please be kind. Background. I am currently building a panel …
Divide skalar/locals and input result into matrixDear all, I need to devide one scalar/local through another and input the result into a matrix. In t…
Subscribe to:
Post Comments (Atom)
0 Response to Identify observations with identical values among a group of variables
Post a Comment