Skip to content

R package which provides functions to fit IRT models for multiple choice items.

Notifications You must be signed in to change notification settings

manuelreif/mcIRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcIRT

Version 0.41 is on cran now!

This is an R package to fit 2 Item Response Theory (IRT) models: the Nominal Response Model and the Nested Logit Model.

To install this package from github, install devtools first.

library(devtools)
install_github("manuelreif/mcIRT", ref="master")

TO-DOs for the next release version:

  • add some new examples and extend existing examples [creating examples in wiki]
  • do some simulations [done - see wiki - upcoming more]
  • more non/semiparametric tests to identify DDF/DIF [first function with plot]
  • add the possibility to resume estimation after EMmax is reached
  • Big data adaption
  • Latent Regression

If there are some features you want to see in future versions, don`t hesitate to write an email or report on github.

About

R package which provides functions to fit IRT models for multiple choice items.

Resources

Stars

Watchers

Forks

Packages

No packages published