item_pool_cluster-class {TestDesign}R Documentation

Class 'item_pool_cluster': an item pool

Description

item_pool_cluster is an S4 class for representing a group of item pools.

Slots

np

the number of item pools.

pools

a list of item_pool objects.

names

a vector containing item pool names.


[Package TestDesign version 1.6.1 Index]