Related Experiment Video
Updated: Dec 14, 2025

09:09
Foreign Accent and Forensic Speaker Identification in Voice Lineups: The Influence of Acoustic Features Based on Prosody
Published on: September 27, 2024
721
sdtlu: An R package for the signal detection analysis of eyewitness lineup data.
Andrew L Cohen1, Jeffrey J Starns2, Caren M Rotello2
1Department of Psychological and Brain Sciences, University of Massachusetts, 135 Hicks Way, Amherst, MA, 01003-7710, USA. alc@umass.edu.
Behavior Research Methods
|July 24, 2020
Summary
This study introduces sdtlu, an R package simplifying Signal Detection Theory (SDT) analysis for eyewitness lineup data. It automates parameter estimation, performance measures, and comparisons for improved lineup research.
Area of Science:
- Psychology
- Forensic Science
- Statistical Modeling
Background:
- Eyewitness lineups are crucial in criminal investigations.
- Signal Detection Theory (SDT) is increasingly used to analyze lineup data.
- Existing SDT analysis methods can be complex and time-consuming.
Purpose of the Study:
- Introduce the sdtlu R package for streamlined SDT analysis of lineup data.
- Provide automated functions for processing data, estimating parameters, and calculating performance measures.
- Facilitate model-based analysis without requiring Monte Carlo simulations.
Main Methods:
- Developed the sdtlu R package in the R programming language.
- Incorporated closed-form solutions for simultaneous and sequential lineups.
- Included support for show-ups and estimation of base rates in real-world lineups.
Main Results:
- sdtlu automates the processing of lineup data and SDT parameter estimation.
- The package computes model-based performance measures like AUC and diagnosticity.
- Uncertainty intervals are determined using bootstrapping, and parameters can be compared across datasets.
Conclusions:
- The sdtlu package offers a user-friendly and efficient tool for SDT analysis of eyewitness lineup data.
- It enables robust model-based analyses, enhancing the scientific rigor of lineup research.
- sdtlu supports various lineup types and provides comprehensive graphical outputs.
Related Concept Videos
Eyewitness Memory
347
Eyewitness memory refers to the recollection of events by someone who has directly witnessed them, often serving as critical evidence in legal settings. This type of memory is commonly used in criminal cases where a witness describes details like a suspect's appearance, clothing, or behavior during a crime. However, despite its perceived reliability, eyewitness memory is prone to significant errors.
One such error is memory distortion, which occurs because human memory does not function...
One such error is memory distortion, which occurs because human memory does not function...
347
Wald-Wolfowitz Runs Test II
458
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
458

