shinyIRT (version 0.1)

shinyIRT: 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()

Arguments

Value

No return value, launches 'shiny' application

Examples

Run this code
# NOT RUN {
if(interactive()){
## Run this code for launching the 'shiny' application
shinyIRT()
}
# }

Run the code above in your browser using DataLab