Other packages > Find by keyword >

W2CWM2C  

A Graphical Tool for Wavelet (Cross) Correlation and Wavelet Multiple (Cross) Correlation Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("W2CWM2C", "2.2")



Attach the package and use:
library("W2CWM2C")
Maintained by
Josue M. Polanco-Martinez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-11-24
Latest Update: 2021-01-08
Description:
Set of functions that improves the graphical presentations of the functions: wave.correlation and spin.correlation (waveslim package, Whitcher 2012) and the wave.multiple.correlation and wave.multiple.cross.correlation (wavemulcor package, Fernandez-Macho 2012b). The plot outputs (heatmaps) can be displayed in the screen or can be saved as PNG or JPG images or as PDF or EPS formats. The W2CWM2C package also helps to handle the (input data) multivariate time series easily as a list of N elements (times series) and provides a multivariate data set (dataexample) to exemplify its use. A description of the package was published in a scientific paper: Polanco-Martinez and Fernandez-Macho (2014), <doi:10.1109/MCSE.2014.96>.
How to cite:
Josue M. Polanco-Martinez (2012). W2CWM2C: A Graphical Tool for Wavelet (Cross) Correlation and Wavelet Multiple (Cross) Correlation Analysis. R package version 2.2, https://cran.r-project.org/web/packages/W2CWM2C. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:29), 1.0 (2012-11-24 09:31), 2.0 (2015-08-05 09:30)
Other packages that cited W2CWM2C R package
View W2CWM2C citation profile
Other R packages that W2CWM2C depends, imports, suggests or enhances
Complete documentation for W2CWM2C
Functions, R codes and Examples using the W2CWM2C R package
Some associated functions: W2CWM2C-package . WC . WCC . WMC . WMCC . dataexample . 
Some associated R codes: WC.R . WCC.R . WMC.R . WMCC.R .  Full W2CWM2C package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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