hamming_dist: Find the Hamming distance between two graphs as sum of the...

Description Usage Arguments Value

View source: R/distance-metrics.R

Description

Find the Hamming distance between two graphs as sum of the absolute value differences between adjacency matricies.

Usage

1

Arguments

x

An adjacency matrix

y

An adjacency matrix

Value

Number representing the distance between x and y


bitmask/labnetmet documentation built on Jan. 31, 2020, 2:48 a.m.