mobiusgau_umap3: UMAP embedding for mobiusgau dataset which with noise...

mobiusgau_umap3R Documentation

UMAP embedding for mobiusgau dataset which with noise dimensions UMAP parameters set to n-neigbors: 5 and min-dist: 0.9.

Description

The 'mobiusgau_umap3' dataset contains the UMAP (Uniform Manifold Approximation and Projection) embeddings of a five-dimensional mobiusgau. Each data point is represented by two UMAP coordinates (emb1 and emb2).

Usage

data(mobiusgau_umap3)

Format

## 'mobiusgau_umap3' A data frame with 1000 rows and 4 columns:

emb1

Numeric, first UMAP 2D embeddings.

emb2

Numeric, second UMAP 2D embeddings.

Source

This dataset is generated for illustrative purposes.

Examples

# Load the mobiusgau_umap3 dataset
data(mobiusgau_umap3)

# Display the first few rows of the dataset
head(mobiusgau_umap3)


cardinalR documentation built on Aug. 21, 2025, 5:27 p.m.