experimentum_exps: Experimentum Project Experiment

experimentum_expsR Documentation

Experimentum Project Experiment

Description

Data from a demo experiment on Experimentum https://debruine.github.io/experimentum/. Subjects are shown pairs of upright and inverted Mooney faces and asked to click on the upright face.

Usage

experimentum_exps

Format

A data frame with 990 rows and 14 variables:

session_id

The unique session ID assigned each time a user starts a project

project_id

The unique ID for the project (a collection of questionnaires and/or experiments

exp_id

The unique ID for the experiment

user_id

The unique ID for the user (subject/participant)

user_sex

The user's sex/gender (male, female, nonbinary, na)

user_status

The user's status (test, guest, registered, student,res, super, admin)

user_age

The user's age in years; calculated from birthdate

trial_name

The name of the trial

trial_n

The unique number of the trial in the experiment

order

The order the trial was shown in (for experiments with randomised order)

dv

The response

rt

The reaction time in ms

side

The side of presentation (for multi-stimulus trials)

dt

The timestamp of the trial response

Source

https://psyteachr.github.io/reprores-v2/data/experimentum_exps.csv


PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.