Cooccurences function

Coocurrences

Coocurrences

Returns the matrix of cooccurrences between stimuli.

Cooccurrences(Part)

Arguments

  • Part: Object of class SortingPartition

Details

Returns the matrix of cooccurrences between stimuli (number of times two stimuli have been sorted in the same group).

Returns

A matrix of cooccurrences (stimuli x stimuli).

Examples

data(AromaSort) Aroma<-SortingPartition(AromaSort) MatCooc<-Cooccurrences(Aroma)
  • Maintainer: Philippe Courcoux
  • License: GPL-2
  • Last published: 2017-12-17

Useful links