137771 threads
897 threads
2 emails from 2 people
Does anybody know how one can implement the Somer's and Goodman -Kruskal ordinal measures of association in R? With regards --------------------------------- [[alternative HTML version deleted]]
>Does anybody know how one can implement the Somer's and Goodman -Kruskal ordinal measures of association in R? install.packages("Hmisc") library(Hmisc) ?rcorr.cens HTH, Tobias
>Does anybody know how one can implement the Somer's and Goodman -Kruskal ordinal measures of association in R?