Performes a binomial test with FDR correction for network edge occurrence.
binom.nettest(adj, alter = "two.sided", fdr = 0.05)adjacency matrix, nodes x nodes x subj, or nodes x nodes x runs x subj.
type of binomial test, "two.sided" (default), "less", or "greater"
false discovery rate (FDR) control, default is 0.05.
store list with results.