powered by
The `mobiusgau` dataset contains a 3-dimensional Mobius and Gaussian cluster with added noise dimension. Each data point is represented by five dimensions (x1 to x4).
data(mobiusgau)
A data frame with 1000 rows and 4 columns:
High-dimensional coordinates
# Load the mobiusgau dataset data(mobiusgau) # Display the first few rows of the dataset head(mobiusgau)
Run the code above in your browser using DataLab