Software to calculate measures of sensitivity and response bias based on detection theory and threshold theory

This directory contains software developed at the Department of Experimental Psychology of the University of Ghent. Presently it contains a collection of programs for the calculation of measures of sensitivity and bias.

The software is described in Van der Goten, K. & Vandierendonck, A. (1997). Software to calculate measures of sensitivity and response bias based on detection theory and threshold theory. Behavior Research Instruments, Methods and Computers.

Description of contents

  • detect.c : stand alone c-program to calculate measures of bias and sensitivity; in order to compile the program the files detect.h and detectlib.c are needed
  • detect.exe : executable dos-version of the stand alone program
  • detect.h : header file to the package
  • detect.pas : pascal-version of the standalone program; to compile the program the library unit lib/dtctunit.pas is needed
  • detectlib.c : library unit to be included in other c-programs; it contains a set of functions to be included in a dynamic library
  • dtctunit.pas : library unit to be included in other pascal-programs

Download

Download the files as a zip file

Copyright

Copyright (C) Koen Van der Goten and Andre Vandierendonck. Everyone is permitted to copy and distribute verbatim copies of these files, but changing is not allowed. The software is provided as-is without any warranty of any kind. Selling or sublicensing of this product is not allowed.

Updated: October 1999