R Package for colored independent component analysis that utilizes Morlet wavelet convolution. Algorithms developed by Prof. Seonjoo Lee. Inverse wavelet transformation for morlet wavelet is implemented based on this paper.
with devtools
:
devtools:install_github('cICA.m')
There are only two functions in this package.
Call cICA_morlet
to perform colorICA Morlet algorithm on CIFTI files.
Call drawplot
to plot the signal, time-frequency power and power spectrum of Morlet wavelet transformed information from CIFTI files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.