iana-package: GUI for Item Analysis and Scale Construction

iana-packageR Documentation

GUI for Item Analysis and Scale Construction

Description

Iana is a browser-based GUI for classical item and test analysis, factor analysis, and item response modeling with a focus on items with an ordered-category response format.

Details

Iana is a browser-based graphical user interface to R functions for the psychometric analysis of questionnaires and tests with an ordinal response format. Iana tries to integrate the essential statistical analysis steps into a convenient interface. Iana covers classical item and test analysis (reliability, item discrimation), dimensionality tests (parallel analysis and MAP test), principal components and exploratory factor analysis (including factor analysis based on polychoric correlations), one-factor confirmatory analysis, and item response models (partial credit model). Graphical output includes histograms of item and test scores, empirical item characteric curves, and person-item maps, among others.

Iana is based on the Shiny Web Framework for R, which allows a fast bidirectional communication between the browser and R. Iana is "reactive", meaning that its output is instantly updated if any of the inputs (e.g., the selected variables) are changed by the user. This makes it easy to compare the impact of item selection and/or modeling options on the results. Iana comes with some built-in data sets, with which the interface can be tested

The basic usage is documented in runiana.

Package: iana
Type: Package
Version: 0.1
Date: 2019-06-10
License: GPL (>= 2)
LazyLoad: yes

Author(s)

Michael Hock (michael.hock@uni-bamberg.de)

References

Shiny web framework for R: https://shiny.posit.co

Examples

## Not run: runiana()

mihock/iana documentation built on Jan. 14, 2024, 8:58 p.m.