mobius_clust_data | R Documentation |
The 'mobius_clust_data' dataset contains a 3-dimensional Mobius and Gaussian cluster with added noise dimensions. Each data point is represented by five dimensions (x1 to x5).
data(mobius_clust_data)
A data frame with 500 rows and 5 columns:
High-dimensional coordinates
This dataset is generated for illustrative purposes.
# Load the mobius_clust_data dataset
data(mobius_clust_data)
# Display the first few rows of the dataset
head(mobius_clust_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.