/PGICA

This is the neuroconductor.org submitted version of the cran package pgica

Primary LanguageR

PGICA

Travis-CI Build Status AppVeyor Build Status

The goal of PGICA is to perform Group ICA Algorithm that can run in parallel on an SGE platform or multi-core PCs.

Installation

You can install PGICA from github with:

# install.packages("devtools")
devtools::install_github("bcaffo/PGICA")