powered by
Returns the matrix of cooccurrences between stimuli.
Cooccurrences(Part)
Object of class SortingPartition
SortingPartition
A matrix of cooccurrences (stimuli x stimuli).
Returns the matrix of cooccurrences between stimuli (number of times two stimuli have been sorted in the same group).
# NOT RUN { data(AromaSort) Aroma<-SortingPartition(AromaSort) MatCooc<-Cooccurrences(Aroma) # }
Run the code above in your browser using DataLab