Learn R Programming

AnalyzeFMRI (version 1.1-25)

f.plot.ica.fmri: 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)

Value

No return value, just plot graphs

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

Author

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

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

See Also

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