The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.