An S4 class to represent an item pool.
niNumeric. The number of items in the item pool.
max_catNumeric. The maximum number of response categories across all items.
indexNumeric. A vector of item indices.
idCharacter. A vector of item ids.
modelNumeric. A vector of item model codes (1: item.1pl, 2: item_2PL, 3: item_3PL, 4: item_PC, 5: item_GPC, 6: item_GR).
NCATNumeric. A vector of the number of response categories for each item.
parmsA list of item parameters in the pool.
iparA matrix of item parameters in the pool.
seA matrix representing standard errors of the item parameters.
rawA data.frame containing raw input data.