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]
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 12 Apr. 2025.
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
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0404/0504/0604/0704/0804/0904/10Downloads for W2CWM2C0123456789101112TrendBars

Today's Hot Picks in Authors and Packages

modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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