Description Usage Arguments Value
Compute the pairwaise Hamming distances (no. of differences) between individuals.
Accepts any storage class with a defined unequality operator !=
including integer (e.g., minisatellite repeat counts) or character (nucleotides).
NA
s not allowed.
1 | hamming(x)
|
x |
matrix with individuals in rows and markers in columns. |
A square symmetric matrix of Hamming distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.