mathTest {equateMultiple} | R Documentation |
Math Test Data
Description
List of 5 datasets with the binary responses (correct/wrong) to 5 forms of a math test.
Usage
data("mathTest")
Format
A list of length 5, containing 5 data frames. Each dataset contains rows of responses from individuals to various items, with the item labels as the column headers.
Examples
data(mathTest)
mathTest[[1]][1:3,]
[Package equateMultiple version 1.0.0 Index]