An S4 class representing responses of a set of examinees
response_listA list of Response-class objects. If
the examinee_id slots of Response-class objects are
not NULL, there cannot be duplicates.
item_idA character vector of Item ID's in the
Response-class objects. The order of this item_id will be
used when converting Response_set-class objects to a matrix.
testlet_idA character vector of Testlet ID's in the
Response-class objects.
miscThis slot will hold any other information about the response set.
Emre Gonulates