Learn R Programming

fsia (version 1.0)

mchoice1: Simulated Test Responses

Description

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

Usage

data("mchoice1")

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 mchoice2 data set. Column names I1-I30 uniquely identify the items.

See Also

exam1, key, read.formscanner

Examples

Run this code
data(mchoice1)
head(mchoice1)

Run the code above in your browser using DataLab