is.metric | R Documentation |
Checks whether the input dissimilarity matrix is metric (i.e. all triplets fulfill the triangle inequality).
is.metric(x, tol = 1e-04)
x |
Either an object of class |
tol |
Tolerance value for metricity |
A boolean indicating metric property
Miquel De Cáceres, CREAF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.