Package: cdmTools
Type: Package
Title: Useful Tools for Cognitive Diagnosis Modeling
Version: 1.0.0
Date: 2021-05-10
Authors@R: c(person(given = "Pablo", family = "Nájera", role = c("aut", "cre", "cph"), email = "pablo.najera@uam.es"), person(given = "Miguel A.", family = "Sorrel", role = c("aut", "cph"), email = "miguel.sorrel@uam.es"), person(given = "Francisco J.", family = "Abad", role = c("aut", "cph")))
Description: Provides useful tools for cognitive diagnosis modeling (CDM). The packages includes the discrete factor loading method for Q-matrix estimation (Wang, Song, & Ding, 2018, <doi:10.1007/978-3-319-77249-3_29>) and the Hull method for Q-matrix validation (Nájera, Sorrel, de la Torre, & Abad, 2021, <doi:10.1111/bmsp.12228>). It also provides dimensionality assessment procedures for determining the number of attributes underlying CDM data, including parallel analysis and automated CDM fit comparison as explored in Nájera, Abad, and Sorrel (2021, <doi:10.3389/fpsyg.2021.614470>). Lastly, the package provides some useful functions for CDM simulation studies, such as random Q-matrix generation and detection of complete/identified Q-matrices.
License: GPL-3
LazyData: FALSE
Depends: R (>= 3.6.0)
Imports: GDINA (>= 2.8.0), ggplot2 (>= 3.3.0), psych (>= 1.9.12), sirt
        (>= 3.9-4), parallel (>= 3.6.3), stats (>= 3.6.3), GPArotation
        (>= 2014.11-1), combinat (>= 0.0-8)
Suggests: CDM
URL: https://github.com/pablo-najera/cdmTools
BugReports: https://github.com/pablo-najera/cdmTools/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
Author: Pablo Nájera [aut, cre, cph],
  Miguel A. Sorrel [aut, cph],
  Francisco J. Abad [aut, cph]
Maintainer: Pablo Nájera <pablo.najera@uam.es>
NeedsCompilation: no
Packaged: 2021-05-12 08:22:59 UTC; Usuario
Repository: CRAN
Date/Publication: 2021-05-13 10:02:11 UTC
