packages feed

irt-0.2.0.0: README.md

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.