Gets the Mds configuration.
Gets the Mds config resulting from the function MdsSort()
.
getConfig(object)
object
: An object of class SortingMds
An array of Mds configuration
data(AromaSort) Aroma<-SortingPartition(AromaSort) resMds<-MdsSort(Aroma,ndim=2) config<-getConfig(resMds)
Useful links