Description Usage Arguments Value
View source: R/extrafunctions.R
This function counts the number edge disagreements between A and a permuted version of it, and reports the proportion of edges that are different. If the two oermutations are the same, then the result is zero.
1 | edge_error(Q1, Q2, A)
|
Q1 |
Permutation matrix |
Q2 |
Permutation matrix |
A |
adjacency matrix |
Proportion of edges with different matching.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.