https://github.com/cran/GDINA
Raw File
Tip revision: e019ac540b4fcca74b702387e1c70fc004daa06c authored by Wenchao Ma on 11 March 2019, 13:22:39 UTC
version 2.4.0
Tip revision: e019ac5
DESCRIPTION
Package: GDINA
Type: Package
Title: The Generalized DINA Model Framework
Version: 2.4.0
Date: 2019-3-10
Authors@R: c(person(given = "Wenchao",family = "Ma", role = c("aut", "cre", "cph"),email = "wenchao.ma@ua.edu"),person(given = "Jimmy", family = "de la Torre", role = c("aut", "cph")), person(given="Miguel",family = "Sorrel",role = "ctb"))
Description: A set of psychometric tools for cognitive diagnosis modeling for both dichotomous and polytomous responses. Various cognitive diagnosis models can be estimated, include the generalized deterministic inputs, noisy and gate (G-DINA) model by de la Torre (2011) <DOI:10.1007/s11336-011-9207-7>, the sequential G-DINA model by Ma and de la Torre (2016) <DOI:10.1111/bmsp.12070>, and many other models they subsume. Joint attribute distribution can be independent, saturated, higher-order, loglinear smoothed or structured. Q-matrix validation, item and model fit statistics, model comparison at test and item level and differential item functioning can also be conducted. A graphical user interface is also provided.
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.1.0)
Imports: alabama, graphics, ggplot2, MASS, nloptr, numDeriv, Rcpp (>=
        0.12.1), Rsolnp, stats, shiny, shinydashboard, utils
Suggests: CDM, Matrix, testthat, pkgdown, knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/Wenchao-Ma/GDINA,
        https://wenchao-ma.github.io/GDINA
BugReports: https://github.com/Wenchao-Ma/GDINA/issues
RoxygenNote: 6.1.1
Collate: 'CA.R' 'CR.R' 'DTM.R' 'ExportedFuncs.R' 'GDINA.R' 'GDI.R'
        'GDINA-package.R' 'GMSCDM.R' 'HO.R' 'M2.R' 'Mstep.R'
        'Mstep_DTM.R' 'MultipleGroup_Estimation.R' 'RcppExports.R'
        'SingleGroup_Estimation.R' 'anova.GDINA.R' 'autoGDINA.R'
        'bootSE.R' 'coef.R' 'dif.R' 'ecpe.R' 'simGDINA.R' 'itemfit.R'
        'modelcomp.R' 'extract.R' 'frac20.R' 'itemparm.GDINA.R'
        'monocheck.R' 'personparm.GDINA.R' 'plotIRF.GDINA.R'
        's3GDINA.R' 'print.GDINA.R' 'score.R' 'sim10GDINA.R'
        'sim20seqGDINA.R' 'sim21seqDINA.R' 'sim30DINA.R' 'sim30GDINA.R'
        'sim30pGDINA.R' 'startGDINA.R' 'structuralparm.R'
        'summary.GDINA.R' 'utils.R' 'zzz.R'
NeedsCompilation: yes
Packaged: 2019-03-11 12:50:24 UTC; wench
Author: Wenchao Ma [aut, cre, cph],
  Jimmy de la Torre [aut, cph],
  Miguel Sorrel [ctb]
Maintainer: Wenchao Ma <wenchao.ma@ua.edu>
VignetteBuilder: knitr
Repository: CRAN
Date/Publication: 2019-03-11 14:22:39 UTC
back to top