I Ralph, you can find the code to compute both statistics (also taking ties in to consideration) and the relative p-scores in the gbutils package here
http://www.cafed.eu/gbutils check the file gbtest.c, the test you are looking for are respectively TAU_test and RHO_test. Best, Giulio. On Nov 30, 2007 4:53 AM, Ralph Silva <[EMAIL PROTECTED]> wrote: > Hi, > > does anybody have codes for the Kendall tau and Spearman rho rank > correlation coefficients using GSL? > > I haven't found anything in the gsl-discuss mailing list archives. > > Thanks. > Ralph. > _______________________________________________ > Help-gsl mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gsl > -- Giulio Bottazzi <[EMAIL PROTECTED]> http://giulio.bottazzi.googlepages.com PGP Key ID:BAB0A33F _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
