| rtime {smdata} | R Documentation |
Censored response time data
Description
Response times for a task timed-out at 1200 ms, and a prime (either respondents were primed to use intuition or deliberation in the task).
Usage
data("rtime")
Format
A data frame with 300 observations on the following 3 variables.
RTa numeric vector, response time in milliseconds
primea numeric vector taking the value
0if primed to use intuition or1if primed to use deliberationstatusa numeric vector taking the value
0if the observation is censored and1if not
Source
These are hypothetical data.
Examples
data("rtime", package="smdata")
[Package smdata version 1.2 Index]