Description Usage Format Examples
List of dissimilarity / distance supported in com_dis
.
Dissimilarity / distance should be specified by exact string match.
1 |
A list of character vectors indicate the dissimilarity / distance method used.
tina
TINA from Schmidt_et_al_2016
Jaccard
Jaccard defined by vegdist
Dissimilarity / distance method for weighted matrix:
bhjattacharyya
from parDist
canberra
from parDist
bray
from parDist
chord
from parDist
divergence
from parDist
euclidean
from parDist
fJaccard
from parDist
geodesic
from parDist
hellinger
from parDist
kullback
from parDist
manhattan
from parDist
maximum
from parDist
minkowski
from parDist
podani
from parDist
soergel
from parDist
wave
from parDist
whittaker
from parDist
Dissimilarity / Distance for unweighted matrix:
binary
from parDist
braun-blanquet
from parDist
consine
from parDist
dice
from parDist
fager
from parDist
faith
from parDist
hamman
from parDist
hamming
from parDist
kulczynski1
from parDist
kulczynski2
from parDist
michael
from parDist
mountford
from parDist
mozley
from parDist
ochiai
from parDist
phi
from parDist
russel
from parDist
simple matching
from parDist
simpson
from parDist
stiles
from parDist
tanimoto
from parDist
yule
from parDist
yule2
from parDist
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.