fixed {SSRTcalc}R Documentation

Fixed-SSD dataset for stop-signal task

Description

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

Usage

data(fixed)

Format

A data frame with 29376 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

response

Which button did the participant click?

acc

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

Source

OSF archive

References

Leontyev and Yamauchi (2019) PLoS One (doi: 10.1371/journal.pone.0225437)

Examples

data(fixed)
head(fixed)

[Package SSRTcalc version 0.3.3 Index]