CRAN/E | independence

independence

Fast Rank-Based Independence Testing

Installation

About

Performs three ranking-based nonparametric tests for the independence of two continuous variables: (1) the classical Hoeffding's D test; (2) a refined variant of it, named R; (3) the Bergsma-Dassios T* sign covariance. The first test is consistent assuming an absolutely continuous bivariate distribution, i.e., the population coefficient D=0 iff the variables are independent. The latter two are consistent under no restriction on the distribution. All three statistics are computed in time O(n log n) given n iid paired samples. The computation of R and T* uses a new algorithm, following work of Even-Zohar and Leng (2019), see , .

Key Metrics

Version 1.0.1
Published 2020-11-05 1267 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks independence results

Downloads

Yesterday 1 0%
Last 7 days 4 -20%
Last 30 days 22 -21%
Last 90 days 80 -51%
Last 365 days 1.012 -60%

Maintainer

Maintainer

Chaim Even-Zohar

chaim@ucdavis.edu

Authors

Chaim Even-Zohar

aut / cre

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

independence archive

Imports

Rcpp ≥ 1.0.5

Suggests

TauStar
testthat

LinkingTo

Rcpp