Skip to content
Permalink
61f0a6b635
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (7 sloc) 561 Bytes
clear
*this makes the data that is to be later used in the Matlab program for making the scatter plots for the true ate and simulated ate, for the first iteration of each of the 300 and 600 obs simulations
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software\bandwidth_selection_600"
do iptate_loop_simulation_bw_select_600_July202018_graph
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software\bandwidth_selection_300"
do iptate_loop_simulation_bw_select_300_July202018_graph
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software"