Reply
Mon 23 Jun, 2014 11:56 pm
I want to calculate concordant and discordant pairs on nx2 tables.
__________________________
Value1, Value2
0.3434 , 1
0.2132 , 2
0.3 , 3.3245
0.6 , 0.12321
0.745234, 523
4 , 0.2134
3 , 111
x , a
y , b
z , c
........
......
......
This is a n x 2 table. How can I calculate concordant and discordant pairs? I am sorry I can't find suitable question tag.