Comparing connectivity strenght of two groups with FDR correction.
ttest.nettest(m, g, alpha = 0.05, fdr = 0.05, perm = FALSE, n_perm = 9999)
matrix with Nn x Nn x N.
group assignment, vector of type factor of size N.
alpha level for uncorrected test.
FDR alpha level.
optional permuation test, default is false.
number of permutations.
store List with test statistics and p-values.