tristanz / OpenIRT (http://people.fas.harvard.edu/~tzajonc/openirt.html)

Bayesian and Maximum Likelihood Estimation of Item Response Theory (IRT) Models

Clone this repository (size: 589.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/tristanz/openirt
commit 36: 4e35255dd116
parent 35: 74f012aa90fc
child 37: 0d32afb3521b
Added truncated priors to increase stability. default
Tristan Zajonc / tristanz
6 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
OpenIRT / src /
filename size last modified message
Simple  
scythestat  
.dep.inc 144 B 13 months ago Initial commit.
make.sh 584 B 9 months ago Added local scythestat
mcmc.h 38.7 KB 6 months ago Added truncated priors to increase stability.
openirt.cpp 3.4 KB 6 months ago Added truncated priors to increase stability.
openirt.h 20.4 KB 6 months ago Added truncated priors to increase stability.

README

OpenIRT v. 1.0 - Bayesian and Maximum Likelihood Estimation of IRT Models.

AUTHOR:

Tristan Zajonc
John F. Kennedy School of Government
Harvard University, Cambridge, MA 02138.
Email: tzajonc@fas.harvard.edu
Web: http://people.fas.harvard.edu/~tzajonc

DESCRIPTION:

OpenIRT estimates 2PL and 3PL Item Response Theory (IRT) models for
dichotomous data. It includes Bayesian MCMC estimation of item parameters
and abilities, and maximum likelihood ability estimates.  The Bayesian
methods include both expected posterior (EAP) and plausible values (PV)
ability and item parameter estimates.

OpenIRT is designed to be flexible. It allows any combination of items,
abilities, and responses to be missing.  For instance, fixed anchor
items can be used to place children and items on a known scale; missing
responses can be used to link multiple overlapping test forms; and known
abilities can be used to calibrate new items and ability parameters.

INSTALLATION:

In Stata:
. net install http://people.fas.harvard.edu/~tzajonc/stata/openirt
. help openirt