Showing posts with label GMM. Show all posts
Showing posts with label GMM. Show all posts

Saturday, 21 March 2015

Panel Technique using STATA

*0. Data preparation stage:


set more off

* Download and open the dataset using Stata: LINK

* To start recording the commands and outputs:

log using Panel_log.log, replace