sg.bern.edge_test: Edge Test

Description Usage Arguments Value See Also

Description

sg.bern.edge_test A function to compute the test statistic per edge from a contingency matrix.

Usage

1
sg.bern.edge_test(cont_matrix, test_stat = "fisher")

Arguments

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".

Value

test_stat [n x n] the test statistic per edge.

See Also

sg.beta.subgraph_estimator


neurodata/wssg documentation built on May 16, 2019, 10:05 a.m.