funcEditDistance: Function to calculate a simple edit distance or jaccard index

Description Usage Arguments Value

View source: R/funcEidtDistance.R

Description

Function to calculate a simple edit distance or jaccard index

Usage

1
funcEditDistance(GRAPH1, GRAPH2)

Arguments

GRAPH1

a igraph object

GRAPH2

a igraph object

Value

A numeric value ranging from 0 to 1


zlfccnu/econophysics documentation built on Feb. 23, 2022, 10:22 p.m.