shinyIRT {shinyIRT} | R Documentation |
Item Response Theory Analysis with a Shiny Application
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 'shiny' interface.
Usage
shinyIRT()
Value
No return value, launches 'shiny' application
Examples
if(interactive()){
## Run this code for launching the 'shiny' application
shinyIRT()
}
[Package shinyIRT version 0.1 Index]