Package: simcdm Type: Package Title: Simulate Cognitive Diagnostic Model ('CDM') Data Version: 0.1.2 Authors@R: c(person("James Joseph", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-2826-8458") ), person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-4226-6176") ), person("Aaron", "Hudson", email = "awhudson@uw.edu", role = c("ctb", "cph"), comment = c(ORCID = "0000-0002-9731-2224") ) ) Description: Provides efficient R and 'C++' routines to simulate cognitive diagnostic model data for Deterministic Input, Noisy "And" Gate ('DINA') and reduced Reparameterized Unified Model ('rRUM') from Culpepper and Hudson (2017) , Culpepper (2015) , and de la Torre (2009) . URL: https://tmsalab.github.io/simcdm/, https://github.com/tmsalab/simcdm BugReports: https://github.com/tmsalab/simcdm/issues License: GPL (>= 2) Depends: R (>= 4.1.0) Imports: Rcpp (>= 1.0.11) LinkingTo: Rcpp, RcppArmadillo (>= 0.12.6.6.0) Suggests: testthat, covr, knitr, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Repository: https://tmsalab.r-universe.dev Date/Publication: 2023-11-29 08:01:42 UTC RemoteUrl: https://github.com/tmsalab/simcdm RemoteRef: HEAD RemoteSha: 4fad5c6c422b9f3d68715b203f2a01e88a212c57 NeedsCompilation: yes Packaged: 2026-06-24 03:49:21 UTC; root Author: James Joseph Balamuta [aut, cre, cph] (ORCID: ), Steven Andrew Culpepper [aut, cph] (ORCID: ), Aaron Hudson [ctb, cph] (ORCID: ) Maintainer: James Joseph Balamuta