Publications by Emily Ward & Adam Barnas

Rensink Mudsplash

29.04.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Mudsplash/Results") 2 Format & manipulate raw data files 2.1 Read-in datafiles First, read in the individual subject fi...

4814 sym R (15294 sym/43 pcs) 11 img

Ma Mudsplash

02.05.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Mudsplash/Results") 2 Format & manipulate raw data files 2.1 Read-in datafiles First, read in the individual subject fi...

4637 sym R (14765 sym/38 pcs) 9 img

Wolfe1 Mudsplash

09.05.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Mudsplash/Results") 2 Format & manipulate raw data files 2.1 Read-in datafiles First, read in the individual subject fi...

4224 sym R (10466 sym/35 pcs) 8 img 2 tbl

Wolfe2 Mudsplash

10.05.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Mudsplash/Results") 2 Format & manipulate raw data files 2.1 Read-in datafiles First, read in the individual subject fi...

4363 sym R (11372 sym/38 pcs) 9 img 2 tbl

ObjectBasedCB_v4

16.06.2020

1 Experiment details Data were collected on Amazon mTurk Validity = 60% valid, 20% invalid-same, 20% invalid-different 120 change main trials, 40 no-change main trials 36 change catch trials (object -> letter), 12 no-change catch trials Horizontal objects only 2 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(pl...

6386 sym R (37014 sym/118 pcs) 20 img 10 tbl

ObjectBasedCB_v5

18.06.2020

1 Experiment details Data were collected on Amazon mTurk Validity = 60% valid, 20% invalid-same, 20% invalid-different 120 change main trials, 40 no-change main trials 36 change catch trials (object -> letter), 12 no-change catch trials 500 ms fixation prior to response window (object substitution masking) Horizontal objects only 2 Set up R env...

6457 sym R (36947 sym/118 pcs) 20 img 10 tbl

Predicting IB v3

05.08.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Predicting_IB") 2 Read-in datafiles Read in the individual subject files. Get a count of the number of subjects. nrow(tbl_all %>% distinct(ID,.keep_all = FALSE)) ## [...

1600 sym R (30760 sym/81 pcs) 20 img

Predicting IB v2

28.07.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/CogStyles_IB") 2 Read-in datafiles Read in the individual subject files. Get a count of the number of subjects. nrow(tbl_all %>% distinct(ID,.keep_all = FALSE)) ## [1...

2776 sym R (26021 sym/77 pcs) 17 img 1 tbl

Wolfe2 Mudsplash

21.07.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Mudsplash/Results") 2 Format & manipulate raw data files 2.1 Read-in datafiles First, r...

8282 sym R (51056 sym/188 pcs) 53 img 4 tbl

Predicting IB

21.07.2020

1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/CogStyles_IB") 2 Sona Subjects 2.1 Read-in datafiles Read in the individual subject files (saved automatically on the server as csv files). Get a count of the number...

4222 sym R (23609 sym/82 pcs) 16 img 2 tbl