Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > String Manipulation > Sequence Alignment & Comparison > Distance and Similarity Measures > RogersTanimotoDissimilarity >
Mathematica > Data Manipulation > Numerical Data > Exploratory Data Analysis > Distance and Similarity Measures > RogersTanimotoDissimilarity >
Mathematica > Data Manipulation > Statistical Data Analysis > Exploratory Data Analysis > Distance and Similarity Measures > RogersTanimotoDissimilarity >

RogersTanimotoDissimilarity

RogersTanimotoDissimilarity
gives the Rogers-Tanimoto dissimilarity between Boolean vectors u and v.
  • RogersTanimotoDissimilarity is equivalent to , where is the number of corresponding pairs of elements in u and v respectively equal to and .
Rogers-Tanimoto dissimilarity between two Boolean vectors:
The elements can also be True and False:
Rogers-Tanimoto dissimilarity between two Boolean vectors:
In[1]:=
Click for copyable input
Out[1]=
 
The elements can also be True and False:
In[1]:=
Click for copyable input
Out[1]=
Compute dissimilarity between any , vectors of equal length:
Compute dissimilarity between any True, False vectors of equal length:
Cluster , data using Rogers-Tanimoto dissimilarity:
Cluster True, False data using Rogers-Tanimoto dissimilarity:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF