Learn R Programming

TestDesign (version 1.0.2)

test-class: An S4 class to represent a test

Description

An S4 class to represent a test.

Arguments

Slots

pool

An '>item_pool object.

theta

A theta grid.

prob

A list of item response probabilities.

info

A matrix of item information values.

true_theta

An optional vector of true theta values.

data

An optional matrix of item responses.