Giter Site home page Giter Site logo

iols_delta's Introduction

iOLS_delta : This repository includes all available STATA programs of iterated Ordinary Least Squares

This repository includes code for iOLS_delta, i2SLS_delta, iOLS_MP as well as iOLS_HDFE and i2SLS_HDFE which allows for high-dimensional fixed effects, as described in Bellego, Benatia and Pape (2021). These programs rely on other programs : you will need to have them installed.

ssc install hdfe

ssc install reghdfe

ssc install moremata

ssc install ivreg2

ssc install ftools

ssc install ppml

ssc install ppmlhdfe

ssc install ranktest

To install this code into Stata, run the following (requires at least Stata 14) :

cap ado uninstall iOLS_delta

net install iOLS_delta, from("https://raw.githubusercontent.com/ldpape/iOLS_delta/master/")

This installation provides the following estimation programs : iOLS_delta, iOLS_delta_HDFE (iOLS_delta with many fixed effects) , iOLS_MP (Multiplicative Poisson estimated by iOLS), as well as i2SLS_delta, i2SLS_delta_HDFE (i2SLS_delta with many fixed effects), i2SLS_MP (Multiplicative Poisson estimated by iOLS).

These estimation programs are complemented by testing programs : iOLS_delta_test, iOLS_delta_HDFE_test, iOLS_MP_test, i2SLS_delta_test, i2SLS_delta_HDFE_test, i2SLS_MP_test, as well as ppml_test, ppmlhdfe_test, popular_fix_test, and popular_fix_iv_test.

Please feel free to contact me to report a bug or ask a question.

Note, this code is provided as is and may include potential errors. It has been tested for Stata version 16 but has also worked on Stata 14.

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.