README.md

cdmTools: Useful Tools for Cognitive Diagnosis Modeling

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge

How to cite this package

Nájera, P., Sorrel, M. A., & Abad, F. J. (2024). cdmTools: Useful Tools for Cognitive Diagnosis Modeling. R package version 1.0.5. https://cran.r-project.org/web/packages/cdmTools/.

Features of the package

Installation

To install this package from source: 1. 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). 2. Install the devtools package (if necessary), and install the package from the Github source code.

#install.packages("devtools")
devtools::install_github("Pablo-Najera/cdmTools")

Bug reports

Please report any bugs at https://github.com/Pablo-Najera/cdmTools/issues.



Try the cdmTools package in your browser

Any scripts or data that you put into this service are public.

cdmTools documentation built on May 29, 2024, 5:13 a.m.