Learn R Programming

TestDesign (version 1.1.3)

test-class: Class 'test': data for test assembly

Description

'>test is an S4 class to represent data for test assembly.

Arguments

Slots

pool

the '>item_pool object.

theta

the theta grid to use as quadrature points.

prob

the list containing item response probabilities.

info

the matrix containing item information values.

true_theta

(optional) the true theta values.

data

(optional) the matrix containing item responses.