Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 1.14 KB

DetectionTheory.jl

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired. Build Status Coverage Status

DetectionTheory.jl is a Julia package to compute signal detection theory measures. It includes functions to compute d' for the following tasks:

  • ABX
  • Multiple alternatives forced choice
  • Odd-One-Out with 3 response alternatives (also known as oddity, or triangular method)
  • Same-Different
  • Yes-No

Most of the functions have been ported from the psyphy R package.

Documentation is available here