Skip to content

❗ This is a read-only mirror of the CRAN R package repository. hmcdm — Hidden Markov Cognitive Diagnosis Models for Learning. Homepage: https://github.com/tmsalab/hmcdm Report bugs for this package: https://github.com/tmsalab/hmcdm/issues

cran/hmcdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmcdm

R-CMD-check Package-License

The goal of hmcdm is to provide an implementation of Hidden Markov Cognitive Diagnosis Models for Learning.

Installation

You can install hmcdm from CRAN using:

install.packages("hmcdm")

Or, you can be on the cutting-edge development version on GitHub using:

if(!requireNamespace("remotes")) install.packages("remotes")
remotes::install_github("tmsalab/hmcdm")

Usage

To use hmcdm, load the package using:

library("hmcdm")

Authors

Susu Zhang, Shiyu Wang, Yinghan Chen, and Sunbeom Kwon

Citing the hmcdm package

To ensure future development of the package, please cite hmcdm package if used during an analysis or simulation study. Citation information for the package may be acquired by using in R:

citation("hmcdm")

License

GPL (>= 2)

About

❗ This is a read-only mirror of the CRAN R package repository. hmcdm — Hidden Markov Cognitive Diagnosis Models for Learning. Homepage: https://github.com/tmsalab/hmcdm Report bugs for this package: https://github.com/tmsalab/hmcdm/issues

Resources

Stars

Watchers

Forks

Packages

No packages published