getDimRedCoords.mds: getDimRedCoords.mds

View source: R/dimRed.R

getDimRedCoords.mdsR Documentation

getDimRedCoords.mds

Description

Get dimension reduction coordinates (Multidimensional Scaling)

Usage

getDimRedCoords.mds(X, distMethod = "euclidean")

Arguments

X

A matrix on which the dimension reduction is to be performed

distMethod

distance metric to be employed

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.