| example0 {rgTest} | R Documentation |
Example
Description
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.
Usage
example0
Format
An object of class list of length 4.
Details
datapooled dataset of two samples sampling from two different t-distributions.
labellabel of the observations. 'sample 1' denotes the observations in sample 1. 'sample 2' denotes the observations in sample 2.
distancethe distance matrix of the pooled dataset using L2 distance.
edgeedge matrix generated by 5-MST.
[Package rgTest version 0.1 Index]