JonghoKang / ReplicationCrisis

Code for "Is There a Replication Crisis in Finance" by Jensen, Kelly and Pedersen (2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository contains the code used for the paper Is There a Replication Crisis in Finance? by Jensen, Kelly and Pedersen (2021). Please cite this paper if you are using the code or data. Follow this link for a detailed documentation of the data sets.

The code consists of the following two self-contained components:

  • GlobalFactors is a folder with code that creates data sets of global stock returns, stock characteristics, and global long-short factors. Note that the long-short factors can also be downloaded directly, both the factor returns used in the paper (here) and the latest version of the factor returns (here).

  • Analysis is a folder that contains the analysis in the paper, including all figures and tables. This folder takes the global factors as input (either the ones that can be downloaded or the ones that you construct yourself).

About

Code for "Is There a Replication Crisis in Finance" by Jensen, Kelly and Pedersen (2021)


Languages

Language:R 54.7%Language:SAS 45.3%