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 06 Mar. 2026.
Previous versions and publish date:
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

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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