Kendall's Tau implementation for ties

How does Matlab's implementation of Kendall's tau handle ties? I looked at the code, and it adjusts for ties by the adjustment factors given by the tiedrank function if passed in with the second argument equal to 1. However, I didn't find any documentation on what the adjustments are that are calculated by tiedrank? The documentation just says: TIEADJ is a vector of three adjustments for ties required in the computation of Kendall's tau.
Can someone shed light on this? Is Matlab computing tau-b as defined here: Tau-B Wikipedia ?
Thanks!

2 Comments

good question, sorry to see that you did not get an answer

Sign in to comment.

Answers (0)

Asked:

on 22 Sep 2016

Commented:

on 10 Apr 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!