Skip to content

Code associated with Batailler et al. (2020). This is an illustration of the benefits of adopting a signal detection theory approach to study fake news detection.

License

Notifications You must be signed in to change notification settings

cedricbatailler/A-Signal-Detection-Theory-Approach-to-Fake-News

Repository files navigation

A Signal Detection Theory Approach to Fake News

DOI CC BY 4.0 OSF repo

Summary

This repo contains data as well as analyses scripts used to illustrate the advantage of signal detection theory approach to understanding identification of fake news. This approach is illustrated in the following paper:

Batailler, C., Brannon, S. M., Teas, P. E. & Gawronski, B. (in press). A signal detection approach to understanding the identification of fake news. Perspectives on Psychological Science.

This folders contains the re-analysis of data sets from two paper:

  1. Pennycook & Rand (2018) - 10.1016/j.cognition.2018.06.011
  2. Pennycook et al. (2018) - 10.1037/xge0000465

Data structutre

Folder:

.
├── *.R                     # R scripts
├── data-original           # Data downloaded from osf
├── data-raw                # Renamed data sets we used for the analysis
├── data-tidy               # Data sets after wrangling
├── figures                 # Contains the R generated figures
├── LICENSE
└── README.md

Note that the R scripts we used for this project are stored in the root folder.

  • Documents starting with 0 or 1 and are scripts dedicated for the paper (0) and (1)
  • Documents ending with 0 are wrangling scripts
  • Documents ending with 1 are analyses scripts

Note

The "20190426 - grpennycook@gmail.com{.email} - Counterbalancing v2.xlsx" file is not directly used, but a modified version is. This modified version is a googlesheet file with public reading access.

About

Code associated with Batailler et al. (2020). This is an illustration of the benefits of adopting a signal detection theory approach to study fake news detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages