@hackage / irt

Item Response Theory functions for use in computerized adaptive testing

Latest0.2.0.1

About

Metadata

  • Last updated , by ElliotRobinson
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: elliot.robinson@argiopetech.com

  • Lottery factor: 0

Links

Installation

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.