Learn R Programming

TestDesign (version 1.0.2)

pool_cluster-class: An S4 class to represent a cluster of item pools

Description

An S4 class to represent a cluster of item pools.

Arguments

Slots

np

A scalar to indicate the number of item pools in the cluster.

pools

A list of item_pool objects.

names

A character vector of item pool names of length np.