/TNT-DP

This is a repository of Nishiyama and Saito (in press) "Transferable Inhibition of Direct Suppression: Evidence from a Dot-probe Task".

Primary LanguageRBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

TNT-DP

This is a repository of Nishiyama and Saito (in press) "Transferable Inhibition of Direct Suppression: Evidence from a Dot-probe Task", which will be published in Psychologia

Requirements

You have to install the following software on your PC before starting.

  • R (required)
  • RStudio (recommended)

R 4.0.2 was used for the analyses, but some future versions will be compatible.

Download

If you are familiar with git, run the command below in your preferred directory.

git clone https://github.com/snishiyama/TNT-DP.git

Otherwise, download a whole repository from code > Download ZIP. Green code button is at the upper-right of this page.

Reproduce

Run the command below on R console.

install.packages(c("tidyverse", "rstatix", "here"))

You are ready to start! If you have any problem with the code, feel free to throw an issue