| sorenson_distance | R Documentation | 
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)
sorenson_distance(x, ...)
x | 
 A sequence or weighted sequence itemset  | 
... | 
 Contains the other itemset and other parameters to be passed to the invoked parameter  | 
Returns the distance between the 2 itemsets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.