gm_error: Calculate graph matching error

Description Usage Arguments Value

View source: R/extrafunctions.R

Description

This function counts the number of vertices that are incorrectly matched across two permutations, and divides over the total number of vertices.

Usage

1
gm_error(Q1, Q2)

Arguments

Q1

Permutation matrix

Q2

Permutation matrix

Value

Proportion of vertices with different matching.


jesusdaniel/rBipartiteUnipartiteMatch documentation built on Dec. 20, 2021, 11:06 p.m.