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
Diff-in-Diff / Pooled / Random EffectHi everyone, I am concluding my master’s degree and would very much appreciate your experience on…
Sorting and droppingHi everyone, I have a dataset consisting of 10 numeric variables. I was wondering to know how can I …
Reweighed Rif OLS decomposition..Hello everybody I am writing my master thesis on on rural-urban inequality decomposition using unco…
Conducting t-tests between an original sample and a sub-sampleI'm trying to figure out the best way to conduct t-tests between some descriptive statistics of my o…
why stata did not read my imported excel? all the numbers in my excel are showed in red. stata shows no observationArray i imput my excel, stata shows this …
Subscribe to:
Post Comments (Atom)
0 Response to Removing duplicate permutations
Post a Comment