Package: variationalDCM 2.0.2
variationalDCM: Variational Bayesian Estimation for Diagnostic Classification Models
Enables computationally efficient parameters-estimation by variational Bayesian methods for various diagnostic classification models (DCMs). DCMs are a class of discrete latent variable models for classifying respondents into latent classes that typically represent distinct combinations of skills they possess. Recently, to meet the growing need of large-scale diagnostic measurement in the field of educational, psychological, and psychiatric measurements, variational Bayesian inference has been developed as a computationally efficient alternative to the Markov chain Monte Carlo methods, e.g., Yamaguchi and Okada (2020a) <doi:10.1007/s11336-020-09739-w>, Yamaguchi and Okada (2020b) <doi:10.3102/1076998620911934>, Yamaguchi (2020) <doi:10.1007/s41237-020-00104-w>, Oka and Okada (2023) <doi:10.1007/s11336-022-09884-4>, and Yamaguchi and Martinez (2024) <doi:10.1111/bmsp.12308>. To facilitate their applications, 'variationalDCM' is developed to provide a collection of recently-proposed variational Bayesian estimation methods for various DCMs.
Authors:
variationalDCM_2.0.2.tar.gz
variationalDCM_2.0.2.zip(r-4.5)variationalDCM_2.0.2.zip(r-4.4)variationalDCM_2.0.2.zip(r-4.3)
variationalDCM_2.0.2.tgz(r-4.4-any)variationalDCM_2.0.2.tgz(r-4.3-any)
variationalDCM_2.0.2.tar.gz(r-4.5-noble)variationalDCM_2.0.2.tar.gz(r-4.4-noble)
variationalDCM_2.0.2.tgz(r-4.4-emscripten)variationalDCM_2.0.2.tgz(r-4.3-emscripten)
variationalDCM.pdf |variationalDCM.html✨
variationalDCM/json (API)
NEWS
# Install 'variationalDCM' in R: |
install.packages('variationalDCM', repos = c('https://khijikata.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/khijikata/variationaldcm/issues
- mc_sim_Q - Artificial Q-matrix for MC-DINA model
- sim_Q_J30K3 - Artificial Q-matrix for 30 items 3 attributes
- sim_Q_J80K5 - Artificial Q-matrix for 80 items 5 attributes
Last updated 8 months agofrom:98b17c2732. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:dina_data_genhm_dcm_data_genmc_dina_data_genvariationalDCM
Dependencies:mvtnorm
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Artificial data generating function for the DINA model based on the given Q-matrix | dina_data_gen |
Artificial data generating function for the hidden-Markov DCM based on the given Q-matrix | hm_dcm_data_gen |
Artificial data generating function for the multiple-choice DINA model based on the given Q-matrix | mc_dina_data_gen |
Artificial Q-matrix for MC-DINA model | mc_sim_Q |
Artificial Q-matrix for 30 items 3 attributes | sim_Q_J30K3 |
Artificial Q-matrix for 80 items 5 attributes | sim_Q_J80K5 |
Variational Bayesian estimation for DCMs | summary.variationalDCM variationalDCM |