Description Usage Arguments Value
InterCon
1 | InterCon(mat1, mat2, mat12, inter12, lambda0, rseq, nodes1, nodes2)
|
mat1 |
community Vc |
mat2 |
community Vc' |
mat12 |
community V(c, c') |
lambda0 |
A hyper parameter in objective function |
rseq |
A sequence of cutoffs |
nodes1 |
nodes of the community c |
nodes2 |
nodes of the community c' |
result a list of 3 elements: rbest, interEdge and updated mat12 rbest is the best threshold. InterEdge is a matrix including all significant edges mat12 is the updated matrix after filtering by threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.