example0 | R Documentation |
These example contains a dataset, the label of the observations in the dataset, the distance matrix of the dataset using L2 distance, and the edge matrix generated by 5-MST.
example0
An object of class list
of length 4.
data
pooled dataset of two samples sampling from two different t-distributions.
label
label of the observations. 'sample 1' denotes the observations in sample 1. 'sample 2' denotes the observations in sample 2.
distance
the distance matrix of the pooled dataset using L2 distance.
edge
edge matrix generated by 5-MST.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.