This data set contains simulated multiple choice responses to 30 items and the corrected response for each item.
This is an instance of the output of function read.formscanner.
Usage
data("exam1")
Arguments
Format
A list with components
data
a data frame with 1000 multiple choice responses to 30 items.
key
a data frame containing the correct responses to the items.
Details
data is taken from the mchoice1 data set, key is taken from the key data set.