DescriptionPartition function

Description of a partition

Description of a partition

DescriptionPartition() shows a partition given by a subject.

DescriptionPartition(Part, subject = 1, replicate = 1, Labels=NULL)

Arguments

  • Part: Object of class SortingPartition or vector giving a partition
  • subject: Subject identifier (number or label of a subject)
  • replicate: Number of the replicate to show (in the case of multiple partitions)
  • Labels: Labels of the stimuli

Returns

Returns the partition with labels of stimuli bracketted in groups.

Examples

data(AromaSort) Aroma<-SortingPartition(AromaSort) DescriptionPartition(Aroma,subject=1)
  • Maintainer: Philippe Courcoux
  • License: GPL-2
  • Last published: 2017-12-17

Useful links