The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

simcdm

R-CMD-check Package-License CRAN Version Badge CRAN Status RStudio CRAN Mirror’s Monthly Downloads RStudio CRAN Mirror’s Total Downloads

The goal of simcdm is to provide flexible ways to simulate data under cognitive diagnostic models.

Installation

You can install simcdm from GitHub with:

# install.packages("remotes")
remotes::install_github("tmsalab/simcdm")

Usage

To use simcdm, load the package using:

library("simcdm")

Overview

There are four distinct sets of functions within the package:

Functions that use random numbers to simulate values are named with the prefix of sim_*(). This is done to allow for functions to be quickly identified and used through autocomplete inside of the RStudio IDE or VS Code. At a later time, the attribute_*() will likely be moved to a different package.

For more details, please see the package vignettes:

Authors

James Joseph Balamuta and Steven Andrew Culpepper with contributions from Aaron Hudson.

Citing the simcdm package

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

citation("simcdm")

License

GPL (>= 2)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.