Skip to main content

Item Response Theory in Python

Project description

# IRT

## Item Response Theory in Python

Currently contains simple code, using a 4-parameter model, and allowing for partial credit.

The parameter estimation is done using MMLE with parameter regulation, and the underlying optimization uses scipy.optimize

estimate_thetas receives an input array, where each line represents the scores of a single person in each question, and returns the estimated theta parameters per person and the model parameters per question.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

irt-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

irt-0.0.1-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page