Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argiopetech/irt

A Haskell library similar in functionality to the CAT portions of the `catIrt` R library
https://github.com/argiopetech/irt

computerized-adaptive-testing haskell haskell-library irt item-response-theory

Last synced: 27 days ago
JSON representation

A Haskell library similar in functionality to the CAT portions of the `catIrt` R library

Awesome Lists containing this project

README

        

IRT
===

A Haskell library providing Item Response Theory functions for use in computerized adaptive testing. Provided functionality is similar to the CAT portions of the `catIrt` R library, though only the binary-response model is currently supported.

IRT bucks the standard trend of starting Haskell libraries/executables with 'H', since `hirt` already exists.