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) 481 Bytes
****This master file runs the simulations for 500 iterations, for both sample sizes, N=300 and N=600
set fastscroll on
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software\bandwidth_selection_300\"
do iptate_loop_simulation_bw_select_300_July202018_500reps
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software\bandwidth_selection_600\"
do iptate_loop_simulation_bw_select_600_July202018_500reps
cd "C:\Users\jcohen2\Desktop\Bryan Graham Stata software\"