README.md

edmcore

R build
status Package-License Codecov test
coverage

The goal of edmcore is to house a set of functions shared by many packages within the exploratory cognitive diagnostic modeling framework.

Installation

You can install the released version of edmcore from CRAN with:

install.packages("edmcore")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tmsalab/edmcore")

Usage

To use edmcore, load the package using:

library("edmcore")

Overview

The package contains class structure shared between different estimation units.

In particular, we have:

Authors

James Joseph Balamuta, Steven Andrew Culpepper, and Jeffrey Douglas

Citing the edmcore package

To ensure future development of the package, please cite edmcore package if used during the analysis or simulations. Citation information for the package may be acquired by using in R:

citation("edmcore")

License

GPL (>= 2)



tmsalab/edmcore documentation built on Sept. 4, 2021, 2:46 a.m.