Other packages > Find by keyword >

dCovTS  

Distance Covariance and Correlation for Time Series Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dCovTS", "1.4")



Attach the package and use:
library("dCovTS")
Maintained by
Michail Tsagris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-09
Latest Update: 2023-09-28
Description:
Computing and plotting the distance covariance and correlation function of a univariate or a multivariate time series. Both versions of biased and unbiased estimators of distance covariance and correlation are provided. Test statistics for testing pairwise independence are also implemented. Some data sets are also included. References include: a) Edelmann Dominic, Fokianos Konstantinos and Pitsillou Maria (2019). 'An Updated Literature Review of Distance Correlation and Its Applications to Time Series'. International Statistical Review, 87(2): 237--262. . b) Fokianos Konstantinos and Pitsillou Maria (2018). 'Testing independence for multivariate time series via the auto-distance correlation matrix'. Biometrika, 105(2): 337--352. . c) Fokianos Konstantinos and Pitsillou Maria (2017). 'Consistent testing for pairwise dependence in time series'. Technometrics, 59(2): 262--270. . d) Pitsillou Maria and Fokianos Konstantinos (2016). 'dCovTS: Distance Covariance/Correlation for Time Series'. R Journal, 8(2):324-340. .
How to cite:
Michail Tsagris (2016). dCovTS: Distance Covariance and Correlation for Time Series Analysis. R package version 1.4, https://cran.r-project.org/web/packages/dCovTS. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2016-03-09 00:51), 1.1 (2016-09-21 19:27), 1.2 (2021-05-13 01:12), 1.3 (2022-06-28 00:20)
Other packages that cited dCovTS R package
View dCovTS citation profile
Other R packages that dCovTS depends, imports, suggests or enhances
Complete documentation for dCovTS
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
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