Learn R Programming

CTTvis (version 0.1.1)

dichotomous_response: dichotomous item responses

Description

A simulated dataset for dichotomous item responses. Percent correct of responses ranges from 0.2 to 0.95. N = 100. Number of items = 10.

Usage

data(dichotomous_response)

Arguments

Format

An object of class "data.frame"

References

This data set was artificially created for the CTTvis package.

Examples

Run this code

data(dichotomous_response)
head(dichotomous_response)

Run the code above in your browser using DataLab