Giter Site home page Giter Site logo

rcr's Introduction

rcr - Relative correlation restrictions (Krauth 2016)

This repository contains the RCR Stata package to implement the estimator described in my paper "Bounding a linear causal effect using relative correlation restrictions" (Journal of Econometric Methods 2016).

It also contains the Fortran source code, and support files for compiling and testing.

Installing the package in Windows

Current general release

The current general release of the package can be obtained by executing the Stata command:

net install rcr, from("http://www.sfu.ca/~bkrauth/code")

To see how the command works, you can call help rcr. You can also download and execute a sample file by executing

net get rcr, from("http://www.sfu.ca/~bkrauth/code")
do rcr_example

Current developmental version

The current developmental version can be obtained from this site by executing the Stata command:

net install rcr, from("https://raw.githubusercontent.com/bvkrauth/rcr/master/stata/")

To see how the command works, you can call help rcr. You can also download and execute a sample file by executinge

net get rcr, from("https://raw.githubusercontent.com/bvkrauth/rcr/master/stata/")
do rcr_example

Installing the package in Linux

Tyler Ransom has ported the code to Linux. It is available on his site at https://github.com/tyleransom/rcr.

Folder structure

The folder structure is

  • stata: Stata package
  • src: Fortran source
  • bin: binary executables for Windows and Linux
  • test: files for testing

Please see the README.md file in each folder for additional details.

rcr's People

Contributors

bvkrauth avatar tyleransom avatar

Watchers

 avatar

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.