Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 499 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 499 Bytes

simCAT

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:

devtools::install_github('alexandrejaloto/simCAT')

To simulate using a friendly interface, use:

simCAT::sim.shiny()

We will be happy to read your suggestions: alexandrejaloto@gmail.com.