Learn R Programming

mirt (version 1.17.1)

Science: Description of Science data

Description

A 4-item data set borrowed from ltm package in R, first example of the grm() function. See more complete documentation therein.

Arguments

Examples

Run this code
mod <- mirt(Science, 1)
plot(mod, type = 'trace')

Run the code above in your browser using DataLab