adaptive: Adaptive-SSD dataset for stop-signal task

adaptiveR Documentation

Adaptive-SSD dataset for stop-signal task

Description

Data from a mouse movement-based stop-signal experiment, using dynamically set stop-signal delays, with random dot kinematogram as the "go" task, collected from 63 participants

Usage

data(adaptive)

Format

A data frame with 36288 rows and 7 variables

new_id

Subject identifier

soa

stop-signal delay (ignore for "go" trials)

vol

stop (1) or go (0) trial

coh

Percent coherent dots in the kinematogram go task

RT_exp

Response time in seconds, NA if no response was made

correct

Did the participant correctly respond in "go" trials/omit response in "stop" trials (1) or not(0)?

Source

OSF archive

References

Leontyev and Yamauchi (2019) PLoS One (\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1371/journal.pone.0225437")})

Examples

data(adaptive)
head(adaptive)

agleontyev/SSRTcalc documentation built on Dec. 15, 2024, 1:59 a.m.