Description Usage Arguments Value Examples
Generating Manifold Mixture data
Generating Manifold Mixture data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
n1 |
number of points in the ring structure |
n2 |
number of points in the perturbed line segment structure |
n3 |
number of points in the 2-dimensional plane structure |
sd1 |
the standard deviation of shifts for points in the ring structure |
sd2 |
the standard deviation of shifts for points in the perturbed line segment structure |
sd3 |
the standard deviation of shifts for points in the 2-dimensional plane structure |
d |
a number indicating the dimension of the generated data. d>3 dimensions are filled with independent Gaussian noises |
sd_high |
a number indicating the standard deviation for Gaussian noises in the higher dimensions |
A list of generated data points and the true labels
data - The generated data matrix
clus - The vector of true cluster labels for each data point
A list of generated data points and the true labels
data - The generated data matrix
clus - The vector of true cluster labels for each data point
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.