Skip to content

SocialInteractionLab/shared-reality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Reality Through Cooperative Communication

Code and data for reproducing the analyses in the paper.

Requirements

Python: pip install -r requirements.txt

R: install.packages(c('lme4', 'lmerTest', 'reticulate'))

Quarto: https://quarto.org/

Reproducing Analyses

Behavioral analyses (Figures 2, 3, 5)

quarto render analysis/behavioral_analyses.qmd

Computational model (Figure 4)

quarto render analysis/model_analyses.qmd

Structure

  • analysis/ - Quarto notebooks reproducing all analyses
    • behavioral_analyses.qmd - Mixed-effects models and Figures 2, 3, 5
    • model_analyses.qmd - Bayesian factor model and Figure 4
  • data/ - Experimental data
  • models/ - Computational model code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages