Learn R Programming

ML2Pvae (version 1.0.0.1)

responses: Response data

Description

Simulated response sets for 5000 students on an exam with 30 items.

Usage

responses

Arguments

Format

A data frame with 30 columns and 5000 rows. Entry [j,i] is 1 if student j answers item i correctly, and 0 otherwise.