mobiusgau_tsne1 | R Documentation |
The 'mobiusgau_tsne1' dataset contains the tSNE (t-distributed Stochastic Neighbor Embedding) embeddings of a five-dimensional mobiusgau. Each data point is represented by two tSNE coordinates (emb1 and emb2).
data(mobiusgau_tsne1)
## 'mobiusgau_tsne1' A data frame with 1000 rows and 4 columns:
Numeric, first tSNE 2D embeddings.
Numeric, second tSNE 2D embeddings.
This dataset is generated for illustrative purposes.
# Load the mobiusgau_tsne1 dataset
data(mobiusgau_tsne1)
# Display the first few rows of the dataset
head(mobiusgau_tsne1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.