matanmazor / reverseCorrelation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paradoxical evidence weighting in confidence judgments for detection and discrimination

Matan Mazor 🐜, Lucie Charles 🐜, Roni Maimon-Mor 🐜& Stephen M. Fleming 🐜

drawing

Data

Raw data from all four experiments is available on the project's OSF repository: https://osf.io/7a4fm/

Analysis Scripts

A fully reproducible data-to-paper code (in R and Rmarkdown) is available in the 'docs' subdirectory.

Experiment demos

You can try Experiment 2 by clicking here

You can try Experiment 3 by clicking here

You can try Experiment 4 by clicking here

Pre-registration time-locking πŸ•πŸ”’

To ensure preregistration time-locking (in other words, that preregistration preceded data collection), we employed randomization-based preregistration. We used the SHA256 cryptographic hash function to translate our preregistered protocol folder (including the pre-registration document) to a string of 256 bits. These bits were then combined with the unique identifiers of single subjects, and the resulting string was used as seed for initializing the Mersenne Twister pseudorandom number generator prior to determining all random aspects of the experiment, including the order of trials, motion energy in Exp. 1, random luminance values in Exp 2 and 3, and hue values in Exp. 4. This way, experimental randomization was causally dependent on, and therefore could not have been determined prior to, the specific contents of our preregistration document (Mazor, Mazor & Mukamel, 2019).

Exp. 1

protocol folder

protocol sum: ba3759b8246ac88b1818437164bda3169334ea8f5e1e2a6b0b9af358cdb786ec

relevant pre-registration lines of code

Exp. 2

protocol folder

protocol sum: f078aa2862041786868ef9f2ad23336df49386eb98fe8259951830bdf7c3dbfd

relevant pre-registration lines of code

Exp. 3

protocol folder

protocol sum: c8c398e9134c072a7c73ea6a24f87079609999df2a40e52c19f94e3d98a58d2c;

relevant pre-registration lines of code

Exp. 4

protocol folder

protocol sum: 099327c4129fd85ced7a97fd6b6e131596e3a1569f641a50435c545755342ce8

relevant pre-registration lines of code

About

License:MIT License


Languages

Language:JavaScript 73.6%Language:HTML 22.7%Language:Jupyter Notebook 2.4%Language:CSS 0.7%Language:MATLAB 0.6%