mathTest: Math Test Data

mathTestR 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,]

equateMultiple documentation built on June 8, 2025, 11:39 a.m.