Ma, W. & de la Torre, J. (2020). GDINA: An R Package for Cognitive Diagnosis Modeling. Journal of Statistical Software, 93(14), 1-26. https://doi.org/10.18637/jss.v093.i14
Visit the package website https://wenchao-ma.github.io/GDINA/ for examples, tutorials and more information.
Learning resourcesWatch Ma and de la Torreâs (2019) NCME digital module 5 on a gentle introduction to the G-DINA model framework and the use of graphical user interface for CDM analyses
Check the book chapter by Ma (2019) on an introduction to the GDINA package
Check de la Torre and Akbayâs (2019) article on how to conduct various CDM analyses using the graphical user interface
Check Shi, et al (2021) on how to use this package, along with other R packages for CDM analyses
The stable version of GDINA should be installed from R CRAN at here
To install this package from source:
Windows users may need to install the Rtools and include the checkbox option of installing Rtools to their path for easier command line usage. Mac users will have to download the necessary tools from the Xcode and its related command line tools (found within Xcodeâs Preference Pane under Downloads/Components); most Linux distributions should already have up to date compilers (or if not they can be updated easily).
Install the devtools
package (if necessary), and install the package from the Github source code.
# install.packages("devtools")
devtools::install_github("Wenchao-Ma/GDINA")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4