f.plot.ica.fmri.jpg | R Documentation |
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.
f.plot.ica.fmri.jpg(ica.obj, file="", cols=heat.colors(100), width=700, height=700)
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 |
No return value, just write in jpeg files
J L Marchini
f.ica.fmri
,
jpeg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.