f.plot.ica.fmri {AnalyzeFMRI}R Documentation

Plots a specified component from the output of f.ica.fmri

Description

Plots a specified component from the output of f.ica.fmri

Usage

f.plot.ica.fmri(obj.ica, comp, cols)

Arguments

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

Details

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

Author(s)

J L Marchini <marchini@stats.ox.ac.uk> and C Heaton <chrisheaton99@yahoo.com>

See Also

f.ica.fmri,f.ica.fmri.gui


[Package AnalyzeFMRI version 1.1-11 Index]