irt

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

BSD-3-CLAUSE License

Downloads
1.5K
Stars
3
Committers
1

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.