Description Usage Arguments Details Value Examples
Returns the matrix of cooccurrences between stimuli.
1 | Cooccurrences(Part)
|
Part |
Object of class |
Returns the matrix of cooccurrences between stimuli (number of times two stimuli have been sorted in the same group).
A matrix of cooccurrences (stimuli x stimuli).
1 2 3 | data(AromaSort)
Aroma<-SortingPartition(AromaSort)
MatCooc<-Cooccurrences(Aroma)
|
Loading required package: smacof
Loading required package: plotrix
Attaching package: 'smacof'
The following object is masked from 'package:base':
transform
Loading required package: vegan
Loading required package: permute
Loading required package: lattice
This is vegan 2.5-4
Loading required package: ellipse
Attaching package: 'ellipse'
The following object is masked from 'package:graphics':
pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.