Description Usage Arguments Value
Comparing two population proportions on the network with FDR correction.
1  | prop.nettest(x1, n1, x2, n2, alpha = 0.05, fdr = 0.05)
 | 
x1 | 
 network matrix with successes in group 1.  | 
n1 | 
 sample size group 1.  | 
x2 | 
 network matrix with successes in group 2.  | 
n2 | 
 sample size group 2.  | 
alpha | 
 alpha level for uncorrected test.  | 
fdr | 
 alpha level for FDR.  | 
store List with test statistics and p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.