sim: 10-subject data simulation

simR Documentation

10-subject data simulation

Description

Simulated data tibble containing responses of 10 synthetic subjects (accuracies and rts) in two difficulty conditions

Usage

sim

Format

A tibble with 4 columns, which are:

subjID

participant number

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.