Kendall's Tau implementation for ties
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 NaNs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!