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

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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