powered by
Get the Kruskal stress value of the Mds solution returned by the function MdsSort().
MdsSort()
getStress(object)
An object of class SortingMds
SortingMds
A numeric value of stress.
# NOT RUN { data(AromaSort) Aroma<-SortingPartition(AromaSort) resMds<-MdsSort(Aroma,ndim=2) stress<-getStress(resMds) # }
Run the code above in your browser using DataLab