Response_set-class: An S4 class representing responses of a set of examinees

Response_set-classR 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


irt documentation built on Nov. 10, 2022, 5:50 p.m.