R/sim180combination.R

#' Simulated data (180 items, a combination of DINA, DINO, and A-CDM items)
#'
#' Simulated data, Q-matrix and item parameters for a 180-item bank with 5 attributes. Data generated using the \code{gen.data} function.
#'
#' @format A list with components:
#' \describe{
#' \item{\code{simdat}}{Numeric array. Simulated responses of 250 examinees for two replicates}
#' \item{\code{simQ}}{Numeric matrix. Simulated Q-matrix}
#' \item{\code{simalpha}}{Numeric array. Simulated attribute patterns of 250 examinees for two replicates}
#' \item{\code{specifications}}{A list that contains all the specifications that were used in the \code{gen.itembank} function}
#' }
#'
#'
#'
"sim180combination"
miguel-sorrel/cdcatR documentation built on May 31, 2022, 9:42 p.m.