sorenson_distance: Distance Calculation

View source: R/2_distance.R

sorenson_distanceR Documentation

Distance Calculation

Description

A genric that helps calculate sorenson distance between two itemsets (either both from a Sequence or 1 from a sequence and another from a weighted sequence)

Usage

sorenson_distance(x, ...)

Arguments

x

A sequence or weighted sequence itemset

...

Contains the other itemset and other parameters to be passed to the invoked parameter

Value

Returns the distance between the 2 itemsets


ilangurudev/approxmapR documentation built on March 22, 2022, 1:15 p.m.