Package: slcm Title: Sparse Latent Class Model for Cognitive Diagnosis Version: 0.1.1 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") ) ) Description: Perform a Bayesian estimation of the exploratory Sparse Latent Class Model for Binary Data described by Chen, Y., Culpepper, S. A., and Liang, F. (2020) . License: GPL (>= 2) URL: https://tmsalab.github.io/slcm/, https://github.com/tmsalab/slcm BugReports: https://github.com/tmsalab/slcm/issues Depends: R (>= 4.3.0) Imports: Rcpp (>= 1.1.0), edmdata LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-2) Suggests: altdoc Roxygen: list(markdown = TRUE) Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://tmsalab.r-universe.dev Date/Publication: 2025-09-26 18:28:45 UTC RemoteUrl: https://github.com/tmsalab/slcm RemoteRef: HEAD RemoteSha: 54922c374970daebf84326c0c611ff7078c8169a NeedsCompilation: yes Packaged: 2026-07-04 21:40:19 UTC; root Author: James Joseph Balamuta [aut, cre, cph] (ORCID: ), Steven Andrew Culpepper [aut, cph] (ORCID: ) Maintainer: James Joseph Balamuta