Description Usage Arguments Value
Performes a binomial test with FDR correction for network edge occurrence.
1 | binom.nettest(adj, alter = "two.sided", fdr = 0.05)
|
adj |
adjacency matrix, nodes x nodes x subj, or nodes x nodes x runs x subj. |
alter |
type of binomial test, "two.sided" (default), "less", or "greater" |
fdr |
false discovery rate (FDR) control, default is 0.05. |
store list with results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.