Learn R Programming

fsia (version 1.0)

mchoice2: Simulated Test Responses

Description

This data set contains simulated multiple choice responses to 30 items.

Usage

data("mchoice2")

Arguments

Format

A data frame with 1000 observations on the following 31 variables.
File.name
identification number.

Details

This data set shares 10 common items with the mchoice1 data set. Column names I21-I50 uniquely identify the items.

See Also

key, read.formscanner

Examples

Run this code
data(mchoice2)
head(mchoice2)

Run the code above in your browser using DataLab