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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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