View source: R/runMirtCompareApp.R
runMirtCompareApp | R Documentation |
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.
runMirtCompareApp(interactive.upload = FALSE)
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. |
## Not run:
runMirtCompareApp()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.