https://github.com/mvdoc/famretino2
R code for "Retinotopic bias in face identification"
https://github.com/mvdoc/famretino2
cognitive experiment face identification psychology psychophysics r vision
Last synced: 8 months ago
JSON representation
R code for "Retinotopic bias in face identification"
- Host: GitHub
- URL: https://github.com/mvdoc/famretino2
- Owner: mvdoc
- License: apache-2.0
- Created: 2017-10-12T13:01:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T17:12:21.000Z (about 7 years ago)
- Last Synced: 2025-04-09T21:49:33.933Z (8 months ago)
- Topics: cognitive, experiment, face, identification, psychology, psychophysics, r, vision
- Language: HTML
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Idiosyncratic, retinotopic bias in face identification modulated by familiarity
This repository contains the analysis scripts, raw data, and simulations for
*Idiosyncratic, retinotopic bias in face identification modulated by
personal familiarity* by Matteo Visconti di Oleggio Castello, Morgan
Taylor, Patrick Cavanagh, and M. Ida Gobbini published on *eNeuro*: https://doi.org/10.1523/ENEURO.0054-18.2018.
All the analysis are provided as RMarkdown notebooks; a converted HTML
version is already present in the directory that can be inspected using
a regular browser.
Simulations are provided as Jupyter notebook. Please read the README.md
file in the model directory for more information. The simulations were
run using the singularity image for which we provide the definition file
in the directory `singularity`.
This repository uses [packrat](https://rstudio.github.io/packrat/) to
track dependencies. If you open RStudio to the top directory of this
project, and restart R ('Session' --> 'Restart R' in Rstudio), packrat
should automatically start downloading the required packages from CRAN.
For a description of the columns of the raw data, please refer to the
README.md files in the `data` directories.