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