Publications by Yrian Derreumaux

Reliability

14.10.2022

The Influence of Source Consistency on Motivated Reasoning Current Research Our past work highlights the role of variability in driving biased evaluations However, variability can also arise from the sources people sample from Research has yet to examine people’s sensitivity to the reliability of information sources, and whether they exploi...

12016 sym 20 img

Pundit Study 3

11.01.2020

##Load Packages library(psych) library(readr) library(tidyverse) ## ── Attaching packages ────────────────────────────────────────────────────────────────────────────────────�...

3795 sym R (182524 sym/196 pcs) 29 img

Pundit Study 3

12.01.2020

##Load Packages ## ── Attaching packages ─────────────────────────────────────────────────────────────────────────────────────────────────────...

3940 sym R (138448 sym/117 pcs) 27 img

WPT [Studies 1-3] Notebook

28.05.2020

This is an R Notebook HTML for the weather prediction analyses. Let’s begin by loading the necessary packages. Here we will load the data set. For study 1 For study 2 For study 3 Here create factor for the predictiveness of the card patterns Contrast code condition for both studies Add a predictor for stereotype congruency show # and remove par...

2164 sym R (81853 sym/197 pcs) 37 img

HW

15.01.2021

Welcome to your first HW assignment! The first thing you should note is that we are not using your typical R script, but instead something called R Markdown. R Markdown is a format for writing reproducible, dynamic reports with R, and it will be the medium by which all HW assignments are worked on and submitted. Some weeks, the first half of your...

7402 sym R (8131 sym/36 pcs) 1 img

Test

08.01.2021

Welcome to your first HW assignment! The first thing you should note is that we are not using your typical R script, but instead something called R Markdown. R Markdown is a format for writing reproducible, dynamic reports with R, and it will be the medium by which all HW assignments are worked on and submitted. Some weeks, the first half of your...

7402 sym R (8101 sym/36 pcs) 1 img

Week_9_HW_Key

13.03.2021

Prompt: This week we are interested in modeling social connection over time as a function of biologitcal sex for a new class of students. Let’s begin! Per usual, let’s start by loading the necessary packages and data, and we are also going to instantiate a function that creates error bars for ggplot. 1. Let’s look at our data structure. Wha...

10650 sym R (29551 sym/74 pcs) 7 img