Skip to content

sam81/DetectionTheory.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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