f.plot.ica.fmri {AnalyzeFMRI} | R Documentation |
Plots a specified component from the output of f.ica.fmri
f.plot.ica.fmri(obj.ica, comp, cols)
obj.ica |
R object returned by the function f.ica.fmri |
comp |
number of the component to plot |
cols |
optional vector of colours to use for plotting |
The slices of the specified component map are plotted sequentially in a grid followed by the components associated time-course and that time-courses periodogram/power spectrum
J L Marchini <marchini@stats.ox.ac.uk> and C Heaton <chrisheaton99@yahoo.com>