shinyIRT
From shinyIRT v0.1
by Huseyin Yildiz
Item Response Theory Analysis with a Shiny Application
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
# NOT RUN {
if(interactive()){
## Run this code for launching the 'shiny' application
shinyIRT()
}
# }
Community examples
Looks like there are no examples yet.