Kendall's Tau implementation for ties
5 views (last 30 days)
Show older comments
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.
Thanks!
2 Comments
Answers (0)
See Also
Categories
Find more on NaNs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!