powered by
The `three_clust_02` dataset contains three distinct clusters in a 4-D space.
data(three_clust_02)
A data frame with 1500 rows and 5 columns:
High-dimensional coordinates
# Load the mobiusgau dataset data(three_clust_02) # Display the first few rows of the dataset head(three_clust_02)
Run the code above in your browser using DataLab