Package: simCAT
Title: Implements Computerized Adaptive Testing Simulations
Version: 1.0.0
Authors@R: c(
    person("Alexandre Jaloto", role = c("aut", "cre"), email = "alexandrejaloto@gmail.com", comment = c(ORCID = "0000-0002-5291-1768")),
    person("Ricardo Primi", role = "ths", comment = c(ORCID = "0000-0003-4227-6745")))
Maintainer: Alexandre Jaloto <alexandrejaloto@gmail.com>
Description: Computerized Adaptive Testing simulations with dichotomous and polytomous items. Selects items with Maximum Fisher Information method or randomly, with or without constraints (content balancing and item exposure control). Evaluates the simulation results in terms of precision, item exposure, and test length. Inspired on Magis & Barrada (2017) <doi:10.18637/jss.v076.c01>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, mirt, mirtCAT, shiny, shinycssloaders
URL: https://github.com/alexandrejaloto/simCAT
NeedsCompilation: no
Packaged: 2024-03-08 00:24:04 UTC; alexa
Author: Alexandre Jaloto [aut, cre] (<https://orcid.org/0000-0002-5291-1768>),
  Ricardo Primi [ths] (<https://orcid.org/0000-0003-4227-6745>)
Repository: CRAN
Date/Publication: 2024-03-08 21:00:02 UTC
Built: R 4.2.3; ; 2024-03-08 22:50:01 UTC; unix
