Skip to content
/ dcm2 Public

❗ This is a read-only mirror of the CRAN R package repository. dcm2 — Calculating the M2 Model Fit Statistic for Diagnostic Classification Models. Homepage: https://github.com/atlas-aai/dcm2 Report bugs for this package: https://github.com/atlas-aai/dcm2/issues

Notifications You must be signed in to change notification settings

cran/dcm2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcm2

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

R-CMD-check Codecov test coverage

The goal of dcm2 is to provide a generic function for calculating the M2 statistic described by Liu et al. (2016). The package provides native support for models estimated with GDINA, but package authors can create methods for different classes of models.

Installation

You can install the release version of {dcm2} from CRAN:

install.packages("dcm2")

To install the development version from GitHub use:

# install.packages("remotes")
remotes::install_github("atlas-aai/dcm2")

About

❗ This is a read-only mirror of the CRAN R package repository. dcm2 — Calculating the M2 Model Fit Statistic for Diagnostic Classification Models. Homepage: https://github.com/atlas-aai/dcm2 Report bugs for this package: https://github.com/atlas-aai/dcm2/issues

Resources

Stars

Watchers

Forks

Packages

No packages published