Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


mirt (version 1.6.1)

show-method: Show model object

Description

Print model object summaries to the console.

Usage

## S3 method for class 'ExploratoryClass':
show(object)

Arguments

object
an object of class ExploratoryClass, ConfirmatoryClass, MultipleGroupClass, or MixedClass

Examples

Run this code
x <- mirt(Science, 1)
show(x)

Run the code above in your browser using DataLab