Skip to content
/ TDCM Public

❗ This is a read-only mirror of the CRAN R package repository. TDCM — The Transition Diagnostic Classification Model Framework. Homepage: https://github.com/cotterell/tdcm Report bugs for this package: https://github.com/cotterell/tdcm/issues

License

Notifications You must be signed in to change notification settings

cran/TDCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDCM

R-CMD-check Codecov test coverage

The ‘TDCM’ R package lets users estimate the transition diagnostic classification model (TDCM) described in Madison & Bradshaw (2018), a longitudinal extension of the log-linear cognitive diagnosis model (LCDM) in Henson, Templin & Willse (2009). As the LCDM subsumes many other diagnostic classification models (DCMs), many other DCMs can be estimated longitudinally via the TDCM framework. The ‘TDCM’ package includes functions to estimate the single-group and multigroup TDCM, summarize results of interest including item parameters, growth proportions, transition probabilities, transitional reliability, attribute correlations, model fit, and growth plots.

Installation

You can install the ‘TDCM’ package like so:

# Install TDCM from CRAN
install.packages("TDCM")
# Or install the latest development version of TDCM from GitHub:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("cotterell/tdcm")

Getting Started

See vignette("TDCM", package = "TDCM") or for an overview of the ‘TDCM’ package.

About

❗ This is a read-only mirror of the CRAN R package repository. TDCM — The Transition Diagnostic Classification Model Framework. Homepage: https://github.com/cotterell/tdcm Report bugs for this package: https://github.com/cotterell/tdcm/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages