getDimRedCoords.tsne: getDimRedCoords.tsne

View source: R/dimRed.R

getDimRedCoords.tsneR Documentation

getDimRedCoords.tsne

Description

Get dimension reduction coordinates (t-SNE)

Usage

getDimRedCoords.tsne(X, distMethod = "euclidean", dims = c(1, 2))

Arguments

X

A matrix on which the dimension reduction is to be performed

distMethod

distance metric to be employed

dims

dimensions to return from the reduction

Value

a matrix containing two columns for the reduced dimensions and the same number of rows as X

Author(s)

Fabian Mueller


demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.