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.
Release files for irt 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| irt-0.0.2.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| irt-0.0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size:15.1 kB
Release files / irt-0.0.2.tar.gz
| Download URL | irt-0.0.2.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2f4a451205b6848fb484a82cdfd7e3e752acc76b1aa7ac79a435525f814f7f0b
|
|
BLAKE2b-256 checksum How to use checksums |
4d5b5dc08aca38f5164655dd43f7f61614c825e099fbf95244cde45b88167ed0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
|
Release files / irt-0.0.2-py2.py3-none-any.whl
| Download URL | irt-0.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
33c743c2d9add20e7ffc4866e7a886e2f4451af627b227e3fe194e79f333f4c8
|
|
BLAKE2b-256 checksum How to use checksums |
e491334102f4f47219a4c753298c3c1deed8ec56ae64bae4082547ca50e08258
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
|