nGroups function

Number of groups given by the subjects

Number of groups given by the subjects

Returns the number of groups given by the subjects of a free sorting experiment.

nGroups(object)

Arguments

  • object: An object of class SortingPartition

Returns

A vector giving the number of groups made by the subjects

Examples

data(AromaSort) Aroma<-SortingPartition(AromaSort) nGroups(Aroma)
  • Maintainer: Philippe Courcoux
  • License: GPL-2
  • Last published: 2017-12-17

Useful links