inputDat {eatPrep}R Documentation

List of Three Datasets from Educational Assessment

Description

Simulated data for three booklets for an educational assessment study.

Usage

data(inputDat)

Format

This list contains 3 data frames, each with the following columns:

ID

Person-ID

Hisei

A continuous covariate.

Ixx

Item responses to a selection of 30 test items.

Details

code, subunit and unit descriptions are stored in dataset inputList.

Examples

data(inputDat)
str(inputDat)

[Package eatPrep version 0.2.13 Index]