irtGUI {irtGUI} | R Documentation |
Item Response Theory Analysis with a user-frindly Graphic User Interface.
Description
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 Graphic User Interface.
Usage
irtGUI()
Value
No return value, launches 'shiny' application
Examples
if(interactive()){
## Run this code for launching the Graphic User Interface
irtGUI()
}
[Package irtGUI version 0.2 Index]