Learn R Programming

dexter (version 0.8.5)

iModels: Interactive model display

Description

Opens up a shiny application with item statistics and interactive plots for the Rasch and Interaction models

Usage

iModels(db, booklet)

Arguments

db

A handle to the database, i.e. the output of create_new_project or open_project

booklet

booklet_id of the booklet that will be shown

Value

An object that represents the application. Printing the object or passing it to shiny::runApp will run the app.