R/sim30DINA.R

#' Simulated data (30 items, DINA model)
#'
#' Simulated data, Q-matrix and item parameters for a 30-item test measuring 5 attributes.
#'
#' @format A list with components:
#' \describe{
#' \item{\code{simdat}}{simulated responses of 1000 examinees}
#' \item{\code{simQ}}{artificial Q-matrix}
#' \item{\code{simItempar}}{artificial item parameters (probability of success for each latent group)}
#' }
#'
#'
#'
#' @author {Wenchao Ma, The University of Alabama, \email{wenchao.ma@@ua.edu}}
#' @references
#'
#' Ma, W., & de la Torre, J. (2020). GDINA: An R Package for Cognitive Diagnosis Modeling. \emph{Journal of Statistical Software, 93(14)}, 1-26.
#'
"sim30DINA"

Try the GDINA package in your browser

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

GDINA documentation built on July 9, 2023, 6:16 p.m.