Package: dcm2 1.0.2.9000
dcm2: Calculating the M2 Model Fit Statistic for Diagnostic Classification Models
A collection of functions for calculating the M2 model fit statistic for diagnostic classification models as described by Liu et al. (2016) <doi:10.3102/1076998615621293>. These functions provide multiple sources of information for model fit according to the M2 statistic, including the M2 statistic, the *p* value for that M2 statistic, and the Root Mean Square Error of Approximation based on the M2 statistic.
Authors:
dcm2_1.0.2.9000.tar.gz
dcm2_1.0.2.9000.zip(r-4.5)dcm2_1.0.2.9000.zip(r-4.4)dcm2_1.0.2.9000.zip(r-4.3)
dcm2_1.0.2.9000.tgz(r-4.4-x86_64)dcm2_1.0.2.9000.tgz(r-4.4-arm64)dcm2_1.0.2.9000.tgz(r-4.3-x86_64)dcm2_1.0.2.9000.tgz(r-4.3-arm64)
dcm2_1.0.2.9000.tar.gz(r-4.5-noble)dcm2_1.0.2.9000.tar.gz(r-4.4-noble)
dcm2_1.0.2.9000.tgz(r-4.4-emscripten)dcm2_1.0.2.9000.tgz(r-4.3-emscripten)
dcm2.pdf |dcm2.html✨
dcm2/json (API)
NEWS
# Install 'dcm2' in R: |
install.packages('dcm2', repos = c('https://atlas-aai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atlas-aai/dcm2/issues
- data_att1 - Simulated Data for a Single Attribute Assessment
- sample_data - Simulated Data for Testing Functions
Last updated 7 months agofrom:b156764ddd. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win-x86_64 | OK | Nov 11 2024 |
R-4.5-linux-x86_64 | OK | Nov 11 2024 |
R-4.4-win-x86_64 | OK | Nov 11 2024 |
R-4.4-mac-x86_64 | OK | Nov 11 2024 |
R-4.4-mac-aarch64 | OK | Nov 11 2024 |
R-4.3-win-x86_64 | OK | Nov 11 2024 |
R-4.3-mac-x86_64 | OK | Nov 11 2024 |
R-4.3-mac-aarch64 | OK | Nov 11 2024 |
Exports::=.data%>%as_binaryas_labelas_namecalc_m2enquoenquosfit_m2inv_logitlogit
Dependencies:backportsbroomclicpp11dplyrfansigenericsgluelifecyclemagrittrmodelrpillarpkgconfigpurrrR6RcppRcppArmadillorlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Make Binary Profiles | as_binary |
Calculate the M2 | calc_m2 |
Simulated Data for a Single Attribute Assessment | data_att1 |
Model Fit M2 Calculations | fit_m2 |
Log-odds Transformation | inv_logit logit log_odds |
Simulated Data for Testing Functions | sample_data |