ni the number of items in the pool.
max_cat the maximum number of response categories across all items in the pool.
index the numeric item index of each item.
id the item ID string of each item.
model the object class names of each item representing an item model type.
Can be item_1PL, item_2PL, item_3PL,
item_PC, item_GPC, or item_GR.
NCAT the number of response categories of each item.
parms a list containing the item object of each item.
ipar a matrix containing all item parameters.
se a matrix containing all item parameter standard errors. The values will be 0 if the argument ipar_se was not supplied.
raw the original input ipar argument used to create this object.
raw_se the original input ipar_se argument used to create this object.
If the argument was not supplied, this will be in the same structure with the ipar argument but the item parameter values will be filled with 0s.
unique the original input unique argument used to create this object.