cmd:blockcmd
file |
# |
command |
t1_boot_breakdown.do:
|
94 [+]
|
qui
forvalues
bb = 1/`bsreps' {
All properties
key |
content |
command |
forvalues |
indent |
1 |
parameters |
bb = 1/`bsreps' { |
prefix |
qui |
|
t2_mcloop.do:
|
50 [+]
|
qui
forvalues
mc = 1/`mcreps' {
All properties
key |
content |
command |
forvalues |
indent |
1 |
parameters |
mc = 1/`mcreps' { |
prefix |
qui |
|
:
|
157 [+]
|
qui
forvalues
bb = 1/`bsreps' {
All properties
key |
content |
command |
forvalues |
indent |
2 |
parameters |
bb = 1/`bsreps' { |
prefix |
qui |
|
t3_ar1.do:
|
50 [+]
|
qui
forvalues
bb = 1/`bsreps' {
All properties
key |
content |
command |
forvalues |
indent |
1 |
parameters |
bb = 1/`bsreps' { |
prefix |
qui |
|
t3_ols.do:
|
139 [+]
|
qui
forvalues
bb = 1/`bsreps' {
All properties
key |
content |
command |
forvalues |
indent |
1 |
parameters |
bb = 1/`bsreps' { |
prefix |
qui |
|
t4_mcloop.do:
|
43 [+]
|
qui
forvalues
mc = 1/`mcreps' {
All properties
key |
content |
command |
forvalues |
indent |
1 |
parameters |
mc = 1/`mcreps' { |
prefix |
qui |
|
:
|
175 [+]
|
qui
forvalues
bb = 1/`bsreps' {
All properties
key |
content |
command |
forvalues |
indent |
2 |
parameters |
bb = 1/`bsreps' { |
prefix |
qui |
|
cmd:other
file |
# |
command |
cgmreg.ado:
|
309 [+]
|
qui
unique
`clusvar'
if `touse'
All properties
key |
content |
command |
unique |
if |
`touse' |
indent |
1 |
parameters |
`clusvar' |
prefix |
qui |
|
t3_ols.do:
|
46 [+]
|
qui
`shortcommand'
All properties
key |
content |
command |
`shortcommand' |
indent |
1 |
parameters |
|
prefix |
qui |
|
:
|
104 [+]
|
qui bootstrap b=r(mybeta) se=r(myse) , reps(`bsreps') nodots cluster(statefip) idcluster(pseudo_cluster_2)
seed(10101) saving(`pairs_bs_out' , double)
:
table3_np_boot
, lhs(`lhs') rhs(`rhs') keyrhs(`keyrhs') clusterid(pseudo_cluster_2) `yearonly'
-
/* calls program "table3_np_boot", which is defined in t34_programs.do. That program re-does the "deviations from means" and then
re-runs the regression, to get the betas and (clustered) standard errors. */
qui bootstrap b=r(mybeta) se=r(myse) , reps(`bsreps') nodots cluster(statefip) idcluster(pseudo_cluster_2)
seed(10101) saving(`pairs_bs_out' , double)
: table3_np_boot , lhs(`lhs') rhs(`rhs') keyrhs(`keyrhs') clusterid(pseudo_cluster_2) `yearonly'
|
:
|
204 [+]
|
qui merge 1:
1
_n
using `pairs_bs_out'
, nogenerate
|
t4_mcloop.do:
|
143 [+]
|
qui bootstrap b=r(mybeta) se=r(myse) , reps(`bsreps') nodots cluster(pseudo_cluster) idcluster(pseudo_cluster_2)
seed(10101) saving(`pairs_bs_out' , double)
:
table4_np_boot
, lhs(`lhs') rhs(`rhs') keyrhs(`keyrhs') clusterid(pseudo_cluster_2)
-
/* calls program "table4_np_boot", which is defined in t34_programs.do. That program re-does the "deviations from means" and then
re-runs the regression, to get the betas and (clustered) standard errors. */
qui bootstrap b=r(mybeta) se=r(myse) , reps(`bsreps') nodots cluster(pseudo_cluster) idcluster(pseudo_cluster_2)
seed(10101) saving(`pairs_bs_out' , double)
: table4_np_boot , lhs(`lhs') rhs(`rhs') keyrhs(`keyrhs') clusterid(pseudo_cluster_2)
|
table3.do:
|
31 [+]
|
qui
t3_setup
, keylhs("lnwage_sy") sourcedata("${madedat}/CPS_panel") outdata(`main_data')
|
cmd:outputcmd
file |
# |
command |
t1_boot_breakdown.do:
|
27 [+]
|
qui
save
`statelist'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`statelist' |
prefix |
qui |
|
:
|
55 [+]
|
qui
save
`maindata'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`maindata' |
prefix |
qui |
|
:
|
82 [+]
|
qui
save
`to_be_sampled'
|
:
|
155 [+]
|
qui
save
`bsout'
, replace
All properties
key |
content |
command |
save |
indent |
1 |
options |
replace |
parameters |
`bsout' |
prefix |
qui |
|
:
|
161 [+]
|
qui
save
`rad'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`rad' |
prefix |
qui |
|
t2_mcloop.do:
|
29 [+]
|
qui
postfile
mcoutput numobs numstates K numbsreps `postlist'
using "t2_post_G`numstates'_`mydate'.dta"
, replace
|
:
|
46 [+]
|
qui
save
"`statelist'"
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
"`statelist'" |
prefix |
qui |
|
:
|
296 [+]
|
qui
save
`savedata'
, replace
|
t3_ar1.do:
|
44 [+]
|
qui
save
`tobsample'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`tobsample' |
prefix |
qui |
|
:
|
48 [+]
|
qui
postfile
bsout beta_bs
using `bsout'
, replace
|
t3_data_setup.do:
|
19 [+]
|
qui
save
`statelist'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`statelist' |
prefix |
qui |
|
t3_ols.do:
|
64 [+]
|
qui
save
`main_data'
, replace
|
:
|
131 [+]
|
qui
save
`to_be_sampled'
, replace
|
:
|
136 [+]
|
qui
postfile
bs_output t_rad_res t_webb_res
using `bsout'
|
:
|
206 [+]
|
qui
save
`bsout'
, replace
All properties
key |
content |
command |
save |
indent |
1 |
options |
replace |
parameters |
`bsout' |
prefix |
qui |
|
t4_mcloop.do:
|
27 [+]
|
qui
postfile
mcoutput numobs numstates K numbsreps `postlist'
using "t4_post_G`numstates'_`mydate'.dta"
, replace
|
:
|
133 [+]
|
qui
save
`main_data'
, replace
|
:
|
171 [+]
|
qui
save
`tobsample'
, replace
|
:
|
308 [+]
|
qui
save
`savedata'
, replace
|
table1.do:
|
30 [+]
|
qui
save
`statelist'
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
`statelist' |
prefix |
qui |
|
table2.do:
|
37 [+]
|
qui
save
"`mysourcedata'"
, replace
|
:
|
59 [+]
|
qui
save
"`mcout_`ns''"
, replace
|
:
|
61 [+]
|
qui
save
t2_mcout_G_`ns'
, replace
|
:
|
77 [+]
|
qui
save
t2_mcout_all
, replace
|
table4.do:
|
41 [+]
|
qui
save
"`mysourcedata'"
, replace
|
:
|
45 [+]
|
qui
save
"`statelist'"
All properties
key |
content |
command |
save |
indent |
1 |
parameters |
"`statelist'" |
prefix |
qui |
|
:
|
66 [+]
|
qui
save
"`mcout_`ns''"
, replace
|
:
|
68 [+]
|
qui
save
t4_mcout_G_`ns'
, replace
|
:
|
81 [+]
|
qui
save
t4_mcout_all
, replace
|