Package: hmcdm Type: Package Title: Hidden Markov Cognitive Diagnosis Models for Learning Version: 2.1.3 Authors@R: c( person("Susu", "Zhang", email = "szhan105@illinois.edu", role = c("aut")), person("Shiyu", "Wang", email = "swang44@uga.edu", role = c("aut")), person("Yinghan", "Chen", email = "yinghanc@unr.edu ", role = c("aut")), person("Sunbeom", "Kwon", email = "sunbeom2@illinois.edu", role = c("aut", "cre")) ) Description: Fitting hidden Markov models of learning under the cognitive diagnosis framework. The estimation of the hidden Markov diagnostic classification model, the first order hidden Markov model, the reduced-reparameterized unified learning model, and the joint learning model for responses and response times. License: GPL (>= 2) URL: https://github.com/tmsalab/hmcdm BugReports: https://github.com/tmsalab/hmcdm/issues Depends: R (>= 3.5.0) Imports: Rcpp (>= 1.0.0), stats (>= 3.0.0), bayesplot (>= 1.9.0), rstantools (>= 1.0.0) LinkingTo: Rcpp, RcppArmadillo, progress Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://tmsalab.r-universe.dev Date/Publication: 2026-01-14 15:12:57 UTC RemoteUrl: https://github.com/tmsalab/hmcdm RemoteRef: HEAD RemoteSha: 0edc943f20c5eda9a7c332d1aa8344118350337a NeedsCompilation: yes Packaged: 2026-06-15 07:30:33 UTC; root Author: Susu Zhang [aut], Shiyu Wang [aut], Yinghan Chen [aut], Sunbeom Kwon [aut, cre] Maintainer: Sunbeom Kwon