Learn R Programming

fsia (version 1.0)

mchoice2id: Simulated Test Responses

Description

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

Usage

data("mchoice1id")

Arguments

Format

A data frame with 1000 observations on the following 37 variables.
File.name
file name.
I21-I50
responses given to the items.

Details

Columns I21-I50 are the same of data set mchoice2. Column File.name of data set mchoice2 can be obtained by concatenating columns N1-N6. This data set shares 10 common items with the mchoice1id data set. Column names I21-I50 uniquely identify the items.

See Also

key, read.formscanner

Examples

Run this code
data(mchoice2id)
head(mchoice2id)

Run the code above in your browser using DataLab