mds-methods: description of function mds.and.clus

mdsR Documentation

description of function mds.and.clus

Description

Calculates the MDS for a given MDS type and stores the 3 dimensions in the object for later use.

Usage

mds(dataObj, ..., mds.type = "PCA", onwhat = "Expression", genes = F)

Arguments

dataObj

the StefansExpressionSet object

mds.type

Which MDS function should be called default="PCA"

onwhat

condense which dataset at the moment only Expression is supported default='expression'

genes

do it on genes not on samples (default = F)


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.