Hi,
I am trying to remove "duplicate permutations". For instance:
ID source target
1 A B
2 A C
3 B C
4 B A
5 C B
Here, I would like to remove lines 4 and 5, because they are duplicates of lines 1 and 3. Any suggestion on how to do that?
Related Posts with Removing duplicate permutations
Interpret results from xtabond2Dear all, I have the results from xtabond2 as follows: Code: Dynamic panel-data estimation, two-s…
Summary statistics and export to .tex format to be used in LatexI have monthly data by date over past several years in 4 different columns. Can I produce a table si…
What's wrong with my code for merging two datasets?I am merging dataset #1 with the following structure: Code: * Example generated by -dataex-. To i…
Using xtabond2 commandHi Statalist members, I am using GMM for my thesis. I have read papers and topics here but I am not …
Drop countriesDear All, in my panel dataset, there are 3 countries that whenever i drop them, the model won't run.…
Subscribe to:
Post Comments (Atom)
0 Response to Removing duplicate permutations
Post a Comment