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 the examinee_id slots of Response-class objects are not NULL, there cannot be duplicates.

item_id

A 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_id

A character vector of Testlet ID's in the Response-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]