runMirtCompareApp: Launch shiny app to compare estimated IRT objects

View source: R/runMirtCompareApp.R

runMirtCompareAppR Documentation

Launch shiny app to compare estimated IRT objects

Description

This function launches a shiny app where allowing a comparison of item parameters and expected total scores on the common items between different estimatyed mirt objects.

Usage

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

## End(Not run)

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