Other packages > Find by keyword >

wdm  

Weighted Dependence Measures
View on CRAN: Click here


Download and install wdm package within the R console
Install from CRAN:
install.packages("wdm")

Install from Github:
library("remotes")
install_github("cran/wdm")

Install by package version:
library("remotes")
install_version("wdm", "0.2.6")



Attach the package and use:
library("wdm")
Maintained by
Thomas Nagler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-30
Latest Update: 2025-01-07
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).
How to cite:
Thomas Nagler (2018). wdm: Weighted Dependence Measures. R package version 0.2.6, https://cran.r-project.org/web/packages/wdm. Accessed 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:59), 0.1.0 (2018-05-30 10:12), 0.1.1 (2018-06-13 00:50), 0.2.0 (2019-02-07 23:20), 0.2.1 (2019-04-11 15:20), 0.2.2 (2020-08-02 17:20), 0.2.3 (2022-03-17 01:40), 0.2.4 (2023-08-10 19:20)
Other packages that cited wdm R package
View wdm citation profile
Other R packages that wdm depends, imports, suggests or enhances
Complete documentation for wdm
Functions, R codes and Examples using the wdm R package
Some associated functions: indep_test . rank_wtd . wdm-package . wdm . 
Some associated R codes: RcppExports.R . indep_test.R . rank_wtd.R . wdm-package.R . wdm.R .  Full wdm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA