ica.MultiPatternPlugin: Add a set of configurations to a MultiPattern object

Description Usage Arguments

Description

This plugin uses fastICA to identify interesting components, then adds configurations that uses those components. The configurations are of two types: individual independent components, e.g. only IC1 or only IC2 pairs of IC coponents, e.g. IC1, IC2 (IC1.IC2) or IC2, IC4 (IC2.IC4)

Usage

1
2
ica.MultiPatternPlugin(MP, data.name, config.prefix,
  preprocess.prefix = "", preprocess = NULL)

Arguments

MP

MultiPattern

data.name

character

config.prefix

character

preprocess.prefix

character

preprocess

character


tkonopka/MultiPattern documentation built on May 31, 2019, 3:45 p.m.