powered by
Returns the number of groups given by the subjects of a free sorting experiment.
nGroups(object)
An object of class SortingPartition
SortingPartition
A vector giving the number of groups made by the subjects
# NOT RUN { data(AromaSort) Aroma<-SortingPartition(AromaSort) nGroups(Aroma) # }
Run the code above in your browser using DataLab