Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: dedwar65
  • Language: TeX
  • Default Branch: main
  • Size: 78 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Citation

README.md


title: "Heterogeneous Returns and the Distribution of Wealth" author: "Decory Edwards" date: 2024/06/03


Heterogeneous Returns and the Distribution of Wealth

Abstract

Abstract pending

Replication

-- to reproduce main result of the paper from a unix (macOS/linux) command line:

/bin/bash reproduce.sh

Note: This will replicate the final, key result of the paper. To replicate intermediate results, the end-user must navigate to Code/parameters.py and in line 28 of the file, change the object SpecificationFilename to match the name of the model the user is interested in. The appropriate naming convention for each model can be found in the Specifications subdirectory.

Owner

  • Name: Decory Edwards
  • Login: dedwar65
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "This repository contains the paper and replication of the code for my JMP."
authors:
- family-names: "Edwards"
  given-names: "Decory"
  orcid: "https://orcid.org/0000-0003-0980-0883"
title: "Heterogeneous Returns and the Distribution of Wealth"
repository-code: "https://github.com/dedwar65/Chp1-HetReturns"

GitHub Events

Total
  • Push event: 31
Last Year
  • Push event: 31

Dependencies

Binder/requirements.txt pypi
  • econ-ark >=0.13.0
  • ipython >=8.8.0
  • matplotlib >=3.7.0
Binder/environment.yml conda
  • jupyter
  • matplotlib
  • numba
  • numpy
  • pandas
  • pip
  • python 3.10.*
  • requests
  • scipy
  • seaborn