Learn R Programming

MSMU (version 0.1.2)

reaction_time: Reaction Data

Description

This dataset contains synthetic reaction time measurements for 100 individuals under different conditions.

Usage

reaction_time

Arguments

Format

A data frame with 100 rows and 6 columns:

person

Person id (integer)

color

color (character)

left

left (numeric)

right

right (numeric)

age

Person age (numeric)

gender

Person gender (character)