simCAT implements Computerized Adaptive Testing simulations with dichotomous items. The program selects items with Maximum Fisher Information method or randomly, with or without constraints (content balancing and item exposure control).
To install simCAT, use:
::install_github('alexandrejaloto/simCAT') devtools
To simulate using a friendly interface, use:
::sim.shiny() simCAT
We will be happy to read your suggestions: alexandrejaloto@gmail.com.