tam.jml.to.unimirt | R Documentation |
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.
tam.jml.to.unimirt(tamjml = NULL)
tamjml |
. |
## Not run:
tamjml=TAM::tam.jml(mathsdata[,1:5])
tamjml$item
mirtfromjml=tam.jml.to.unimirt(tamjml)
MirtTidyCoef(mirtfromjml)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.