groupICA: Independent Component Analysis for Grouped Data

Contains an implementation of an independent component analysis (ICA) for grouped data. The main function groupICA() performs a blind source separation, by maximizing an independence across sources and allows to adjust for varying confounding for user-specified groups. Additionally, the package contains the function uwedge() which can be used to approximately jointly diagonalize a list of matrices. For more details see the project website <https://sweichwald.de/groupICA/>.

Getting started

Package details

AuthorNiklas Pfister and Sebastian Weichwald
MaintainerNiklas Pfister <pfister@stat.math.ethz.ch>
LicenseAGPL-3
Version0.1.1
URL https://github.com/sweichwald/groupICA-R
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("groupICA")

Try the groupICA package in your browser

Any scripts or data that you put into this service are public.

groupICA documentation built on May 2, 2019, 2:16 a.m.