tam.jml.to.unimirt: Convert IRT model fitted using tam.jml (from TAM package) to...

tam.jml.to.unimirtR Documentation

Convert IRT model fitted using tam.jml (from TAM package) to a mirt object

Description

This function is designed to allow users to fit a Rasch model using the joint maximum likelihood (JML) procedure but to still have access to all of the interactive graphical displays and other functions that are available in unimirt.

Usage

tam.jml.to.unimirt(tamjml = NULL)

Arguments

tamjml

.

Examples

## Not run: 
tamjml=TAM::tam.jml(mathsdata[,1:5])
tamjml$item
mirtfromjml=tam.jml.to.unimirt(tamjml)
MirtTidyCoef(mirtfromjml)

## End(Not run)

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