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

View source: R/analyzeFMRI.R

f.plot.ica.fmri.jpgR Documentation

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="", 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

Value

No return value, just write in jpeg files

Author(s)

J L Marchini

See Also

f.ica.fmri, jpeg


AnalyzeFMRI documentation built on Aug. 8, 2025, 7:16 p.m.