dichotomous_response {CTTvis} | R Documentation |
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)
Format
An object of class "data.frame"
References
This data set was artificially created for the CTTvis package.
Examples
data(dichotomous_response)
head(dichotomous_response)
[Package CTTvis version 0.1.1 Index]