Description Usage Arguments Value Author(s) See Also
A function that computes a test statistic associated with a particular arrangement of graphs using pairs of edge community estimators estimated by the SIEM.
1 2 | gs.siem.batch.perm(models, Z, i = 1, j = 2, tstat = gs.siem.batch.tstat,
nperm = 1000)
|
models |
[[n]] a list of the models fit to each of the n samples. [[n]: R:[n |
Z |
n an array of the labels associated with each model. |
i=1 |
the first edge set to use in the comparison. |
j=2 |
the second edge set to use in the comparison. |
tstat=gs.siem.batch.tstat.delta |
the test statistic to use. Should operate on a pair of models. |
nperm=1000 |
the number of permutations for testing. |
tstat.alt the test statistic given the current Z orderings.
tstat.null the test statistics of each permutation of the Z orderings.
P the estimator of Etstat.null >= tstat.alt.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.