TauStar: Efficient Computation of the t* Statistic of Bergsma and Dassios
(2014)
Computes the t* statistic corresponding to the tau star population
coefficient introduced by Bergsma and Dassios (Bernoulli 20(2), 2014,
1006-1028) and does so in O(n^2*log(n)) time. Can provide both the
V-statistic and U-statistic related to the tau star measure depending on
user preference.
Version: |
1.0.0 |
Imports: |
Rcpp (≥ 0.11.4) |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
testthat |
Published: |
2015-10-09 |
Author: |
Luca Weihs [aut, cre],
Emin Martinian [ctb] (Created the red-black tree library included in
package.) |
Maintainer: |
Luca Weihs <lucaw at uw.edu> |
License: |
GPL (≥ 3) |
NeedsCompilation: |
yes |
Materials: |
README |
CRAN checks: |
TauStar results |
Downloads: