Description of a partition
DescriptionPartition()
shows a partition given by a subject.
DescriptionPartition(Part, subject = 1, replicate = 1, Labels=NULL)
Part
: Object of class SortingPartition
or vector giving a partitionsubject
: 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 stimuliReturns the partition with labels of stimuli bracketted in groups.
data(AromaSort) Aroma<-SortingPartition(AromaSort) DescriptionPartition(Aroma,subject=1)
Useful links