Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 538 Bytes

README.markdown

File metadata and controls

12 lines (7 loc) · 538 Bytes

About

This is some example code for doing MIRT (multidimensional item response theory) simulations in Python using PyMC.

Requirements

PyLab

PyMC

Usage

Run simulation.py, toggling the generating variable to switch between generating mode (where we assume we know the underlying learner proficiencies, and generate a set of responses) and non-generating mode (when all we know is the responses, and we want to infer the underlying proficiencies).