DissTot {FreeSortR} | R Documentation |
Creates the matrix of dissimilarities between stimuli.
DissTot(Part)
Part |
Object of class |
The matrix of dissimilarities between stimuli (number of times that two stimuli have not been grouped)
data(AromaSort)
Aroma<-SortingPartition(AromaSort)
DisTot<-DissTot(Aroma)