Skip to content

Materials for the paper "What would have happened? Counterfactuals, hypotheticals, and causal judgments"

Notifications You must be signed in to change notification settings

cicl-stanford/counterfactual_hypothetical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Materials for the paper "What would have happened? Counterfactuals, hypotheticals, and causal judgments".

Repository structure

.
├── code
│   ├── R
│   │   ├── cache
│   │   └── data
│   ├── experiments
│   │   ├── experiment_1
│   │   ├── experiment_2
│   │   └── experiment_3
│   └── python
│       ├── data
│       ├── figures
│       └── trialinfo
├── data
├── docs
├── figures
│   ├── paper
│   └── screenshots
│       ├── experiment_1
│       ├── experiment_2
│       └── experiment_3
└── videos

code

R

Analysis and plotting script. You can view a rendered html file of the analysis here.

experiments

The experiments were programmed using psiturk. Experiment 1 asked for causal judgments, Experiment 2 asked for counterfactual judgments, and Experiment 3 asked for hypothetical judgments.

python

Modeling code that implements the simulation model. This code base was also used to create the video clips.

data

Contains anonymized database from all three experiments combined.

figures

Figures from the paper, and experiment screenshots.

videos

Video clips used in the experiments.

About

Materials for the paper "What would have happened? Counterfactuals, hypotheticals, and causal judgments"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published