Create a graph with NBS-specific attributes
make_nbs_brainGraph(res.nbs, atlas, ...)
List that is output by NBS
Character string specifying the brain atlas to use
Other arguments passed to make_brainGraph
A list of igraph
graph objects (length equal to the number of
contrasts) with additional attributes:
name (contrast name)
comp (integer vector indicating connected component membership), p.nbs (P-value for each component)
stat (the test statistic for each connection), p (the P-value)
Other Graph creation functions: make_brainGraph
,
make_ego_brainGraph
,
make_empty_brainGraph
,
make_glm_brainGraph
,
make_mediate_brainGraph