Title: | Item Response Theory Analysis with a Graphic User Interface |
---|---|
Description: | Performing Item Response Theory analysis such as parameter estimation, ability estimation, data generation, item and model fit analyse, local independence assumption, dimensionality assumption, wright map, characteristic and information curves under various models with a user-friendly Graphic User Interface. |
Authors: | Huseyin Yildiz [aut, cre] |
Maintainer: | Huseyin Yildiz <[email protected]> |
License: | GPL (>= 3) |
Version: | 0.2 |
Built: | 2025-02-14 04:27:04 UTC |
Source: | https://github.com/cran/irtGUI |
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.
irtGUI()
irtGUI()
No return value, launches 'shiny' application
if(interactive()){ ## Run this code for launching the Graphic User Interface irtGUI() }
if(interactive()){ ## Run this code for launching the Graphic User Interface irtGUI() }