Response_set-class {irt} | R Documentation |
An S4 class representing responses of a set of examinees
Description
An S4 class representing responses of a set of examinees
Slots
response_list
A list of
Response-class
objects. If theexaminee_id
slots ofResponse-class
objects are notNULL
, there cannot be duplicates.item_id
A character vector of
Item
ID's in theResponse-class
objects. The order of this item_id will be used when convertingResponse_set-class
objects to a matrix.testlet_id
A character vector of
Testlet
ID's in theResponse-class
objects.misc
This slot will hold any other information about the response set.
Author(s)
Emre Gonulates
[Package irt version 0.2.9 Index]