powered by
Create random data set with 4 clusters in a 2 dimensional subspace of a nr_other_vars+2 dimensional space
create_random_data(n = 10000, nr_other_vars = 4)
number of points
number of other variables / "noise" dimensions
list containing the random data.table and a vector with the true underlying cluster assignments
# NOT RUN { create_random_data(n=1e3) # }
Run the code above in your browser using DataLab