Giter Club home page Giter Club logo

red's Introduction

RED

This repo contains the Julia code for the revision of the paper "Computer adption and the changing labor market". The journal Review of Economic Dynamics (RED, hence the repo name) issued a "reject and resubmit" to the original paper here, and this repo contains the implementation of the suggestions that relate to data (the implementation of the suggestions for the economic model is currently in a private repo of a co-author).

In this repo:

  • RED.org is a literate analysis document with discussion, code, and results all in one place. This document revises the data in the original paper with the suggestions from the referees. This project focusses on reproducible research by default.
  • RED.pdf is the PDF output from the Org-mode export of RED.org.
  • src/ contains the Julia source code called by RED.org and doc-tests for that code.
  • data/ contains small data files for convenience and reproducibility.
  • docs/ contains the setup for doc-testing the code (because Documenter.jl requires building the documentation for doc-testing).

To run the code in RED.org, you need:

To compile the PDF, you need a LaTeX distribution. Then run C-c C-e lp to compile the PDF from the Org document.

To run the doc-tests, you need Documenter.jl (Pkg.add("Documenter")), then run:

include("RED.jl");
include("docs/make.jl");

If you are concerned about security, you may prefer to first tangle the code with Org-babel and run it in a Julia REPL, instead of running all the code in Org mode.

red's People

Contributors

mm3509 avatar

Watchers

 avatar  avatar

red's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.