Description Usage Arguments Value Author(s) References See Also Examples
This function takes a graph object returned from IMaGES (takes the form of a named list containing .graph
and .params
) and plots it. Using plotAll or plotMarkovs is recommended unless you only want to see one specific graph.
1 | plotIMGraph(graph.object, title="Global")
|
graph.object |
Graph object returned as part of IMaGES run |
title |
Title of resulting plot of IMGraph |
plot |
Prints plot to the screen |
Noah Frazier-Logue (n.frazier.logue@nyu.edu)
Stephen Jose Hanson (jose@rubic.rutgers.edu)
J.D. Ramsey, S.J. Hanson, et al. (2010) Six problems for causal inference from fMRI. NeuroImage 49, 1545-1558.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.