Each cluster has been generated according to a multivariate Gaussian distribution, with centers c randomly generated. For each cluster, 20% of uniform distributed outliers have been generated at a distance included in max(x-c) and max(x-c)+5 form the center.
data(outliers)
A data frame with 960 observations on the following 101 variables. The first variable corresponds to the membership
data(outliers)
plot(outliers[,2:3])
Run the code above in your browser using DataLab