shinyIRT {shinyIRT} | R Documentation |
Performing Item Response Thory analysis such as paramater estimation, ability estimation, item and model fit analyse, local independence assumption, dimensionality assumption, charachteristic and information curves under various models with a user friendly 'shiny' interface.
shinyIRT()
No return value, launches 'shiny' application
if(interactive()){
## Run this code for launching the 'shiny' application
shinyIRT()
}