Nothing
use_distops()
and
use_distance()
for package developers to define TBB-parallelized functions to compute pairwise
distance matrices using a custom C++-implemented distance function.[.dist
to
subset a distance matrix. The returned object is either of class dist
if both
row and column indices are identical or of class matrix
if both row and column
indices are different.find_medoids(D, memberships = NULL)
to find medoid(s) of a
distance matrix. If memberships
is provided, one medoid per cluster is
returned. Otherwise, a single overall medoid is returned.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.