runItemSelectionApp: Launch shiny app to facilitate item selection

View source: R/runItemSelectionApp.R

runItemSelectionAppR Documentation

Launch shiny app to facilitate item selection

Description

This function launches a shiny app where allowing item selection based upon information estimated using IRT and stored in "mirt" objects. Supplementary information may also be uploaded to the app to support item selection.

Usage

runItemSelectionApp(interactive.upload = FALSE)

Arguments

interactive.upload

If TRUE launch a version of the App that allows loading previously fitted IRT models interactively. Otherwise (default) the Shiny App is purely concerned with viewing results for IRT models that have already been fitted using R code.

Examples

## Not run: 
runItemSelectionApp()

## End(Not run)

CambridgeAssessmentResearch/unimirt documentation built on June 10, 2025, 6:03 a.m.