Package: hmcdm
Type: Package
Title: Hidden Markov Cognitive Diagnosis Models for Learning
Version: 2.1.2
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
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-10-22 23:19:13 UTC; sunbeomkwon
Author: Susu Zhang [aut],
  Shiyu Wang [aut],
  Yinghan Chen [aut],
  Sunbeom Kwon [aut, cre]
Maintainer: Sunbeom Kwon <sunbeom2@illinois.edu>
Repository: CRAN
Date/Publication: 2025-10-22 23:40:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 03:12:37 UTC; windows
Archs: x64
