R/data-dicho.R

#' dichotomous item responses
#'
#' A simulated dataset for dichotomous item responses. Percent correct of responses ranges from 0.2 to 0.95.
#' N = 100. Number of items = 10.
#'
#' @docType data
#'
#' @usage data(dichotomous_response)
#'
#' @format An object of class \code{"data.frame"}
#' @references This data set was artificially created for the CTTvis package.
#' @keywords datasets
#' @examples
#'
#' data(dichotomous_response)
#' head(dichotomous_response)
#'

"dichotomous_response"

Try the CTTvis package in your browser

Any scripts or data that you put into this service are public.

CTTvis documentation built on April 3, 2025, 11:05 p.m.