Package: Qval
Type: Package
Title: The Q-Matrix Validation Methods Framework
Version: 1.2.1
Date: 2025-04-22
Author: Haijiang Qin [aut, cre, cph] (<https://orcid.org/0009-0000-6721-5653>),
  Lei Guo [aut, cph] (<https://orcid.org/0000-0002-8273-3587>)
Authors@R: c(person(given = "Haijiang", 
                    family = "Qin", 
                    role = c("aut", "cre", "cph"), 
                    email = "haijiang133@outlook.com", 
                    comment = c(ORCID = "0009-0000-6721-5653")),
             person(given = "Lei", 
                    family = "Guo", 
                    role = c("aut", "cph"), 
                    email = "happygl1229@swu.edu.cn", 
                    comment = c(ORCID = "0000-0002-8273-3587")))
Maintainer: Haijiang Qin <haijiang133@outlook.com>
Description: Provide a variety of Q-matrix validation methods for the generalized cognitive diagnosis models, including the method based on the generalized deterministic input, noisy, and gate model (G-DINA) by de la Torre (2011) <DOI:10.1007/s11336-011-9207-7> discrimination index (the GDI method) by de la Torre and Chiu (2016) <DOI:10.1007/s11336-015-9467-8>, the step-wise Wald test method (the Wald method) by Ma and de la Torre (2020) <DOI:10.1111/bmsp.12156>, the Hull method by Najera et al. (2021) <DOI:10.1111/bmsp.12228>, the multiple logistic regression‑based Q‑matrix validation method (the MLR-B method) by Tu et al. (2022) <DOI:10.3758/s13428-022-01880-x>, the beta method based on signal detection theory by Li and Chen (2024) <DOI:10.1111/bmsp.12371>  and Q-matrix validation based on relative fit index by Chen et la. (2013) <DOI:10.1111/j.1745-3984.2012.00185.x>. Different research methods and iterative procedures during Q-matrix validating are available.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: glmnet, GDINA, plyr, nloptr, MASS, Matrix, parallel, Rcpp,
        stats
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Collate: 'CDM.R' 'IndexBeta.R' 'IndexPriority.R' 'IndexPVAF.R'
        'IndexR2.R' 'MLR.R' 'MLRlasso.R' 'Mmatrix.R' 'QvalBeta.R'
        'QvalGDI.R' 'QvalHull.R' 'QvalMLRB.R' 'QvalWald.R'
        'Qvalindex.R' 'Qvalvalidation.R' 'RcppExports.R' 'Rmatrix.R'
        'S3.R' 'sim.Q.R' 'sim.MQ.R' 'sim.data.R' 'plot.Hull.R'
        'convex.R' 'fit.R' 'Wald.test.R' 'utils.R' 'zzz.R'
Repository: CRAN
URL: https://haijiangqin.com/Qval/
Packaged: 2025-04-23 02:06:49 UTC; Haiji
Date/Publication: 2025-04-23 02:30:02 UTC
