summarize_dmat: Summarize distance matrix

Description Usage Arguments Value

View source: R/dsum.R

Description

Summarizes a distance matrix into a basic set of metrics. The full list of metrics is described in the section detailing the return value of this function. Additionally, the distance matrix is divided into two clusters using the clara function. Using this clustering, the within and between cluster distances are computed and added into the final result.

Usage

1

Arguments

dmat

A distance matrix, or any set of observations from a distribution really. @export

Value

A list with the following elements:


philliplab/yasss documentation built on Sept. 7, 2020, 3:28 p.m.