nGroups {FreeSortR} | R Documentation |
Returns the number of groups given by the subjects of a free sorting experiment.
nGroups(object)
object |
An object of class |
A vector giving the number of groups made by the subjects
data(AromaSort)
Aroma<-SortingPartition(AromaSort)
nGroups(Aroma)