single_subj_sim: Single subject data simulation

single_subj_simR Documentation

Single subject data simulation

Description

Simulated data tibble containing a single subject responses (accuracies and rts) in two difficulty conditions

Usage

single_subj_sim

Format

A tibble with 4 columns, which are:

cond

Difficulty condition ('Easy' or 'Difficult')

trial

trial number per difficulty condition

choice

Accuracy (binary)

rt

Reaction Time (s), bound between 0.2 and 3 (simulated from a truncated normal distribution)


SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.