Number of groups given by the subjects
Returns the number of groups given by the subjects of a free sorting experiment.
nGroups(object)
object
: An object of class SortingPartition
A vector giving the number of groups made by the subjects
data(AromaSort) Aroma<-SortingPartition(AromaSort) nGroups(Aroma)
Useful links