getConfig function

Gets the Mds configuration.

Gets the Mds configuration.

Gets the Mds config resulting from the function MdsSort().

getConfig(object)

Arguments

  • object: An object of class SortingMds

Returns

An array of Mds configuration

Examples

data(AromaSort) Aroma<-SortingPartition(AromaSort) resMds<-MdsSort(Aroma,ndim=2) config<-getConfig(resMds)
  • Maintainer: Philippe Courcoux
  • License: GPL-2
  • Last published: 2017-12-17

Useful links