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 37: 0d32afb3521b
parent 36: 4e35255dd116
branch: default
tags: tip
Fixed 10.5 OSX compile issue
Tristan Zajonc / tristanz
6 months ago
OpenIRT / README
    #   Introduced
1
f99d0be7a55f
OpenIRT v. 1.0 - Bayesian and Maximum Likelihood Estimation of IRT Models.
2
f99d0be7a55f
3
f99d0be7a55f
AUTHOR:
4
f99d0be7a55f
5
f99d0be7a55f
Tristan Zajonc
6
f99d0be7a55f
John F. Kennedy School of Government
7
f99d0be7a55f
Harvard University, Cambridge, MA 02138.
8
b83d97b9c03b
Email: tzajonc@fas.harvard.edu
9
b83d97b9c03b
Web: http://people.fas.harvard.edu/~tzajonc
10
f99d0be7a55f
11
f99d0be7a55f
DESCRIPTION:
12
f99d0be7a55f
13
cb3ca4db2d4e
OpenIRT estimates 2PL and 3PL Item Response Theory (IRT) models for
14
2e0a2287ba15
dichotomous data. It includes Bayesian MCMC estimation of item parameters
15
2e0a2287ba15
and abilities, and maximum likelihood ability estimates.  The Bayesian
16
b83d97b9c03b
methods include both expected posterior (EAP) and plausible values (PV)
17
2e0a2287ba15
ability and item parameter estimates.
18
f99d0be7a55f
19
2e0a2287ba15
OpenIRT is designed to be flexible. It allows any combination of items,
20
b83d97b9c03b
abilities, and responses to be missing.  For instance, fixed anchor
21
2e0a2287ba15
items can be used to place children and items on a known scale; missing
22
2e0a2287ba15
responses can be used to link multiple overlapping test forms; and known
23
b83d97b9c03b
abilities can be used to calibrate new items and ability parameters.
24
f99d0be7a55f
25
f99d0be7a55f
INSTALLATION:
26
f99d0be7a55f
27
f99d0be7a55f
In Stata:
28
b83d97b9c03b
. net install http://people.fas.harvard.edu/~tzajonc/stata/openirt
29
bf363d47e970
. help openirt