Computes a Fisher confidence interval for a population Kendal tau-a correlation. This function is useful for Kendall tau-a correlations less than about .8. (Note: under bivariate normality, a Kendall tau-a correlation of .8 corresponds to a Pearson correlation of about .95.) An estimate of the Kendall tau-a correlation can be obtained from the (see cor.test function with method = "kendall".
Value
Returns a 1-row matrix. The columns are:
Estimate - estimated Kendall tau-a correlation (from input)
SE - standard error
LL - lower limit of the confidence interval
UL - upper limit of the confidence interval
References
Bonett DG, Price RM (2002). “Statistical inference for a linear function of medians: Confidence intervals, hypothesis testing, and sample size requirements.” Psychological Methods, 7(3), 370–383. ISSN 1939-1463, doi:10.1037/1082-989X.7.3.370 .