Computes the t* statistic corresponding to the tau* population coefficient introduced by Bergsma and Dassios (2014) <doi:10.3150/13-BEJ514> and does so in O(n^2) time following the algorithm of Heller and Heller (2016) <arXiv:1605.08732> building off of the work of Weihs, Drton, and Leung (2016) <doi:10.1007/s00180-015-0639-x>. Also allows for independence testing using the asymptotic distribution of t* as described by Nandy, Weihs, and Drton (2016) <arXiv:1602.04387>.
Version: | 1.1.4 |
Imports: | Rcpp (≥ 1.0.1) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat |
Published: | 2019-03-19 |
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 NEWS |
CRAN checks: | TauStar results |
Reference manual: | TauStar.pdf |
Package source: | TauStar_1.1.4.tar.gz |
Windows binaries: | r-devel: TauStar_1.1.4.zip, r-release: TauStar_1.1.4.zip, r-oldrel: TauStar_1.1.4.zip |
macOS binaries: | r-release: TauStar_1.1.4.tgz, r-oldrel: TauStar_1.1.4.tgz |
Old sources: | TauStar archive |
Please use the canonical form https://CRAN.R-project.org/package=TauStar to link to this page.