Package: dina Type: Package Title: Bayesian Estimation of DINA Model Version: 2.0.2 Authors@R: c( person("Steven Andrew", "Culpepper", email = "sculpepp@illinois.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-4226-6176") ), person("James Joseph", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2826-8458") ) ) Description: Estimate the Deterministic Input, Noisy "And" Gate (DINA) cognitive diagnostic model parameters using the Gibbs sampler described by Culpepper (2015) . URL: https://github.com/tmsalab/dina, https://tmsalab.github.io/dina/ BugReports: https://github.com/tmsalab/dina/issues License: GPL (>= 2) Depends: R (>= 4.3.0), simcdm (>= 0.1.0) Imports: Rcpp (>= 1.1.0) LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-2), simcdm, rgen Suggests: CDM, covr, testthat RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Repository: https://tmsalab.r-universe.dev Date/Publication: 2025-09-28 02:08:43 UTC RemoteUrl: https://github.com/tmsalab/dina RemoteRef: HEAD RemoteSha: b9011d75edf852d31241a41ca577d2c696209b4c NeedsCompilation: yes Packaged: 2026-05-26 10:14:56 UTC; root Author: Steven Andrew Culpepper [aut, cph] (ORCID: ), James Joseph Balamuta [aut, cre] (ORCID: ) Maintainer: James Joseph Balamuta