Re: [R] kendall tau distance

2015-09-13 Thread David L Carlson
mber 12, 2015 4:21 AM To: David L Carlson ; r-help@r-project.org Subject: RE: [R] kendall tau distance many thanks for replying.  I have the vectors  running the code ConDisPairs( data.frame(c(1,2,3,4,5),c(3,4,1,2,5)) )  $pi.c      [,1] [,2] [1,]   12    0 [2,]    8    1 [3,]    7    3 [4,

Re: [R] kendall tau distance

2015-09-12 Thread Ragia Ibrahim
> David L Carlson > Department of Anthropology > Texas A&M University > College Station, TX 77840-4352 > > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ragia Ibrahim > Sent: Thursday, September 10, 2015 12:40 PM > To: r-he

Re: [R] kendall tau distance

2015-09-11 Thread David L Carlson
4352 -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ragia Ibrahim Sent: Thursday, September 10, 2015 12:40 PM To: r-help@r-project.org Subject: [R] kendall tau distance Dear group how to calculate  kendall tau distance according to  Kendall_tau_distanc

[R] kendall tau distance

2015-09-10 Thread Ragia Ibrahim
Dear group how to calculate  kendall tau distance according to  Kendall_tau_distance at wikipedia  https://en.wikipedia.org/wiki/Kendall_tau_distance   thanks in advance Ragia __ R-help@r-project.org mailing list -