Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

item_pool-class

Class 'item_pool': an item pool


Description

item_pool is an S4 class to represent an item pool.

Details

See item_pool-operators for object manipulation functions.

Slots

ni

the number of items in the pool.

max_cat

the maximum number of response categories across the pool.

index

the numeric index of each item.

id

the ID string of each item.

model

the item class name of each item. See item-classes.

NCAT

the number of response categories of each item.

parms

a list containing item class objects. See item-classes.

ipar

a matrix containing item parameters.

se

a matrix containing item parameter standard errors.

raw

the raw input data.frame used in loadItemPool to create this object.

raw_se

the raw input data.frame used in loadItemPool to create this object.

unique

whether item IDs must be unique for this object to be a valid object.


TestDesign

Optimal Test Design Approach to Fixed and Adaptive Test Construction

v1.2.2
GPL (>= 2)
Authors
Seung W. Choi [aut, cre] (<https://orcid.org/0000-0003-4777-5420>), Sangdon Lim [aut] (<https://orcid.org/0000-0002-2988-014X>)
Initial release
2021-01-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.