The psychological arrow of time drives temporal asymmetries in inferring unobserved past and future events
This repository contains data and code used to produce the paper "The psychological arrow of time drives temporal asymmetries in inferring unobserved past and future events" by Xinming Xu, Ziyan Zhu, Xueyao Zheng and Jeremy R. Manning.
To reproduce our computational environment, navigate to the repository and run conda create -n prediction-retrodiction --file requirements.txt
The repository is organized as follows:
root
├── code : all analysis code used in the paper
├── data : all data analyzed in the paper
│ └── R : input files for statistical tests in R
├── stats_models : R stats files
└── paper : files related to compiling the document