Skip to content

YumekaMengjiaLYU/cICA.m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cICA.m

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.

Install

with devtools:

devtools:install_github('cICA.m')

Use

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.

About

R Package for colored ICA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages