getPartition function

Gets the partitions.

Gets the partitions.

Returns an array of the partitions given by the subjects.

getPartition(object)

Arguments

  • object: An object of class SortingPartition

Returns

An array of the stimuli as rows and the partitions as columns.

Examples

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

Useful links