Description Usage Arguments Value See Also
sg.bern.edge_test A function to compute the test statistic per edge from a contingency matrix.
1  | gs.ssg.bern.edge_test(cont_matrix, test_stat = "fisher")
 | 
cont_matrix | 
 n x n x c x 2 a contingency table for each edge, where each contingency table has either connected or unconnected for each class.  | 
test | 
 the test statistic function object to use. Options are "fisher" or "chisq".  | 
test_stat n x n the test statistic per edge.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.