rtime: Censored response time data

Description Usage Format Source Examples

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

1
data("rtime")

Format

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

Source

These are hypothetical data.

Examples

1
data("rtime", package="smdata")

smdata documentation built on May 2, 2019, 2:17 a.m.

Related to rtime in smdata...