Learn R Programming

AnalyzeFMRI (version 1.1-16)

f.plot.ica.fmri.jpg: Plot the components of the ouput of f.ica.fmri to a series of jpeg files

Description

This function allows the compact graphical storage of the output of a spatial ICA decomposition of an fMRI dataset. each component is plotted to a jpeg.

Usage

f.plot.ica.fmri.jpg(ica.obj, file="./ica", cols=heat.colors(100), width=700, height=700)

Arguments

ica.obj

Object that is the output of f.ica.fmri

file

The component i will be plotted in file file.comp.i.jpeg

cols

Optional colour vector for plotting the components

width

Width of jpeg images

height

Height of jpeg images

See Also

f.ica.fmri, jpeg