Skip to content

yshin12/ls-csa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ls-csa

This repository contains codes for the CRA-2SLS (Complete Subset Average 2SLS) estimator in Lee and Shin (2018)

Last update: 2018-11-22

src folder contains the following source files:

  • lib_csa: collection of all R-functions required for estimating the model
  • sim.R: a simulation example; generate the first panel (pi_0=flat) of Table 1 in Section 5 of Lee and Shin (2018)
  • BLP-original.R: empirical application; original design (left panel) of Table 5 in Section 6
  • BLP-extended.R: empirical application; extended design (right panel) of Table 5 in Section 6

results folder contains the results of all codes in the src folder

data folder contains the data sets required for the BLP application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages