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

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  
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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  
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  
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  

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