LTCDM: Latent Transition Cognitive Diagnosis Model with Covariates

Implementation of the three-step approach of latent transition cognitive diagnosis model (CDM) with covariates. This approach can be used to assess changes in attribute mastery status and to evaluate the covariate effects on both the initial states and transition probabilities over time using latent logistic regression. Because stepwise approaches often yield biased estimates, correction for classification error probabilities (CEPs) is considered in this approach. The three-step approach for latent transition CDM with covariates involves the following steps: (1) fitting a CDM to the response data without covariates at each time point separately, (2) assigning examinees to latent states at each time point and computing the associated CEPs, and (3) estimating the latent transition CDM with the known CEPs and computing the regression coefficients. The method was proposed in Liang et al. (2023) <doi:10.3102/10769986231163320> and demonstrated using mental health data in Liang et al. (in press; annotated R code and data utilized in this example are available in Mendeley data) <doi:10.17632/kpjp3gnwbt.1>.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: GDINA, ggplot2, ggpubr, ggsignif
Published: 2024-05-15
Author: Qianru Liang ORCID iD [aut, cre, cph], Jimmy de la Torre ORCID iD [aut], Jingping Du [ctb]
Maintainer: Qianru Liang <liangqr at jnu.edu.cn>
License: GPL-3
NeedsCompilation: no
CRAN checks: LTCDM results

Documentation:

Reference manual: LTCDM.pdf

Downloads:

Package source: LTCDM_1.0.0.tar.gz
Windows binaries: r-devel: LTCDM_1.0.0.zip, r-release: LTCDM_1.0.0.zip, r-oldrel: LTCDM_1.0.0.zip
macOS binaries: r-release (arm64): LTCDM_1.0.0.tgz, r-oldrel (arm64): LTCDM_1.0.0.tgz, r-release (x86_64): LTCDM_1.0.0.tgz, r-oldrel (x86_64): LTCDM_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LTCDM to link to this page.