中文

Bergsma-Dassios符号协方差的高效计算

统计计算 2015-12-31 v2

摘要

作为Kendall's τ\tau的扩展,Bergsma和Dassios (2014)引入了两个有序随机变量的协方差度量 τ\tau^*,当且仅当两个变量独立时该度量为零。对于大小为 nn 的样本,直接计算经验版本 tt^*τ\tau^* 的经验版本)需要 O(n4)O(n^4) 次操作。我们推导了一种仅使用 O(n2log(n))O(n^2\log(n)) 次操作计算该统计量的算法。

关键词

引用

@article{arxiv.1504.00964,
  title  = {Efficient Computation of the Bergsma-Dassios Sign Covariance},
  author = {Luca Weihs and Mathias Drton and Dennis Leung},
  journal= {arXiv preprint arXiv:1504.00964},
  year   = {2015}
}

备注

Improved formatting, added reference to R package implementing the algorithm, and added additional experiments