Description Usage Arguments Value Examples
Generating Ring data
Generating Ring data
1 2 3 |
n_c |
a number indicating the number of points in the middle circle |
n_r |
a number indicating the number of points in the outer ring |
sd_c |
a number indicating the standard deviation of shifts for points on the middle circle |
sd_r |
a number indicating the standard deviation of shifts for points on the outer ring |
d |
a number indicating the dimension of the generated data. d>2 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 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.