Learn R Programming

AnalyzeFMRI (version 1.1-11)

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)

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

See Also

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