highdegree_errors: Cumulative matching errors by degree

Description Usage Arguments Value

View source: R/GM_functions.R

Description

Calculate cumulative vertex matching errors ordered by degree (decreasing)

Usage

1
highdegree_errors(A, errors_list, p_grid)

Arguments

A

adjacency matrix

errors_list

list with number of errors, each entry is the result of a simulation

p_grid

Grid of error probabilities

Value

data frame with three columns for corrupting probability, cumulative errors, and degree rank.


dpmcsuss/gmmle documentation built on July 2, 2020, 6:24 p.m.