ICAfingerprint.Rd
Implements ICA fingerprinting mainly following De Martino et.al., Neuroimage 2007.
ICAfingerprint(icaobj, nbin = 256, plot = FALSE)
icaobj | object returned by function |
---|---|
nbin | number of bins for entropy estimation |
plot | provide results as star plots. |
For some characteristics normalization of values differs from De Martino et. al.. Frequency bands are obtained from periodogram estimated instead of using Welch's method.
object of class ''fmriICA
''
list with components
4D array with ICA component images. Last index varies over components.
pre-processed data matrix
pre-processed data matrix
estimated un-mixing matrix
estimated mixing matrix
Brain mask
voxelsize
Repetition Time (TR)
matrix of IC characteristics. Colums correspond to IC's .
De Martino et. al., Classification of fMRI independent components using IC-fingerprints and support vector machine classifieres, Neuroimage 34 (2007) 177-194.
Joerg Polzehl polzehl@wias-berlin.de