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

Description Usage Arguments Author(s) See Also

View source: R/analyzeFMRI.R

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

1
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

Author(s)

J L Marchini

See Also

f.ica.fmri, jpeg


AnalyzeFMRI documentation built on Oct. 5, 2021, 5:06 p.m.