Class SortingMds
SortingMds
A class for Mds results 1.1
class
Objects are created by the function MdsSort()
.
nstimuli
:: Number of stimulinsubjects
:: Number of subjectsLabStim
:: Labels of stimuliLabSubj
:: Labels of subjectsndim
:: Dimension of the MdsConfig
:: Array of the configuration of stimuliPercent
:: Vector of inertia of the dimensionsStress
:: Kruskal stress of the configurationResBoot
:: (optional) Results of bootstrap on the subjectssignature(object = "SortingMds")
signature(object = "SortingMds")
signature(object = "SortingMds")
show(object = "SortingMds")
summary(object = "SortingMds")
data(AromaSort) Aroma<-SortingPartition(AromaSort) resMds<-MdsSort(Aroma,ndim=2,metric=FALSE) summary(resMds)
Useful links