Package: wdm
Title: Weighted Dependence Measures
Version: 0.2.2
Authors@R: person("Thomas", "Nagler", email = "mail@tnagler.com", role = c("aut", "cre"))
Description: Provides efficient implementations of weighted dependence measures
  and related asymptotic tests for independence. Implemented measures are
  the Pearson correlation, Spearman's rho, Kendall's tau, Blomqvist's beta, and
  Hoeffding's D; see, e.g., Nelsen (2006) <doi:10.1007/0-387-28678-0> and
  Hollander et al. (2015, ISBN:9780470387375).
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 7.1.1
URL: https://github.com/tnagler/wdm-r
BugReports: https://github.com/tnagler/wdm-r/issues
Suggests: testthat, Hmisc, copula, covr
NeedsCompilation: yes
Packaged: 2020-08-02 14:13:24 UTC; n5
Author: Thomas Nagler [aut, cre]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2020-08-02 15:20:02 UTC
Built: R 4.1.0; x86_64-w64-mingw32; 2020-08-02 23:42:32 UTC; windows
Archs: i386, x64
