Rdocumentation
powered by
Learn R Programming
dcov (version 0.1.1)
A Fast Implementation of Distance Covariance
Description
Efficient methods for computing distance covariance and relevant statistics. See Sz
kely et al.(2007)
; Sz
kely and Rizzo (2013)
; Sz
kely and Rizzo (2014)
; Huo and Sz
kely (2016)
.
Copy Link
Link to current version
Version
Version
0.1.1
0.1.0
Install
install.packages('dcov')
Monthly Downloads
302
Version
0.1.1
License
GPL-2
Maintainer
Hang Weiqiang
Last Published
June 25th, 2020
Functions in dcov (0.1.1)
Search all functions
dcov
Distance covariance
dcov2d
Fast distance covariance for two bivariate variables
pcov
Projection covariance between two random vectors This function implements the projection correlation in
Zhu et al.(2017)
mdcov
Marginal distance covariance This function implements the method of calculating distance covariance between y and each column in x
dcor.ttest
Distance correlation T-test It uses the result of U-statistic distance correlation to test independence for high dimensional data
dcor.test
Permutation test of distance correlation and partial distance correlation
pdcov
Partial distance covariance
centering
Centering method This method implements the double centering and U-centering during computing distance covariance.