rtime {smdata} | R Documentation |
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).
data("rtime")
A data frame with 300 observations on the following 3 variables.
RT
a numeric vector, response time in milliseconds
prime
a numeric vector taking the value 0
if primed to use intuition or 1
if primed to use deliberation
status
a numeric vector taking the value 0
if the observation is censored and 1
if not
These are hypothetical data.
data("rtime", package="smdata")