Tokens starting with c
file | # | command |
---|---|---|
cgmreg.ado: | 245 [+] | di "Calculating cov part for variables: `grouplist' (`plusminus')" |
file | # | command |
---|---|---|
cgmreg.ado: | 273 [+] | di " See Cameron, Gelbach & Miller, " |
: | 363 [+] | di " See Cameron, Gelbach & Miller, " |
file | # | command |
---|---|---|
cgmreg.ado: | 116 [+] | di " but it can cause problems if we leave it in." |
file | # | command |
---|---|---|
CR23_IK_CSS.do: | 7 [+] | cap prog drop CR23_IK_CSS |
t1_boot_breakdown.do: | 11 [+] | cap prog drop runme |
t2_display.do: | 6 [+] | cap prog drop display_results |
t2_mcloop.do: | 16 [+] | cap prog drop do_the_monte_carlo |
t3_ar1.do: | 3 [+] | cap prog drop t3_ar1 |
t3_data_setup.do: | 3 [+] | cap prog drop t3_setup |
t3_ols.do: | 3 [+] | cap prog drop t3_ols |
t4_display.do: | 6 [+] | cap prog drop display_results |
t4_mcloop.do: | 13 [+] | cap prog drop do_the_monte_carlo |
t34_programs.do: | 14 [+] | cap prog drop table3_np_boot |
: | 30 [+] | cap prog drop table4_np_boot |
: | 47 [+] | cap prog drop make_deviations |
table1.do: | 14 [+] | cap prog drop runme |
table2.do: | 17 [+] | cap prog drop runme |
table3.do: | 22 [+] | cap prog drop runme |
table4.do: | 18 [+] | cap prog drop runme |
file | # | command |
---|---|---|
table2.do: | 72 [+] | cap use t2_mcout_all |
: | 76 [+] | cap append using `toappend' |
table4.do: | 76 [+] | cap use t4_mcout_all |
: | 80 [+] | cap append using `toappend' |
file | # | command |
---|---|---|
cgmreg.ado: | 450 [+] | cap drop _Unique |
t3_ols.do: | 39 [+] | cap drop resid |
t4_mcloop.do: | 121 [+] | cap drop resid_restricted |
: | 211 [+] | cap drop y_wild_rad_restricted_avg_s |
: | 212 [+] | cap drop y_wild_rad_restricted_avg_y |
: | 213 [+] | cap drop y_wild_webb_restricted_avg_s |
: | 214 [+] | cap drop y_wild_webb_restricted_avg_y |
t34_programs.do: | 19 [+] | cap drop `lhs'_deviation `rhs'_deviation |
: | 35 [+] | cap drop `lhs'_deviation `rhs'_deviation |
: | 59 [+] | cap drop `var'_deviation |
: | 61 [+] | cap drop ds_`var' yavg_ds_`var' |
table2.do: | 35 [+] | cap drop resid |
: | 73 [+] | cap drop if numstates == `ns' |
table4.do: | 39 [+] | cap drop resid |
: | 77 [+] | cap drop if numstates == `ns' |
file | # | command |
---|---|---|
table2.do: | 74 [+] | cap save `toappend' , |
table4.do: | 78 [+] | cap save `toappend' , |
file | # | command |
---|---|---|
cgmreg.ado: | 370 [+] | di " in which case -cgmreg- will throw an error)" |
file | # | command |
---|---|---|
cgmreg.ado: | 116 [+] | di " but it can cause problems if we leave it in." |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 171 [+] | graph twoway (line Rademacher t_stat) (line Webb t_stat) , |
: | 177 [+] | graph twoway (line Rademacher t_stat if t_stat >= `lower' & t_stat <= `upper') (line Webb t_stat if t_stat >= `lower' & t_stat <= `upper') , |
file | # | command |
---|---|---|
cgmreg.ado: | 341 [+] | ereturn local title = "Linear regression with CGM covariance estimation" |
file | # | command |
---|---|---|
cgmreg.ado: | 348 [+] | ereturn local vcetype = "cgm_robust" |
file | # | command |
---|---|---|
cgmreg.ado: | 99 [+] | program define cgmreg , |
file | # | command |
---|---|---|
cgmreg.ado: | 166 [+] | local cmd = "cgmreg" |
: | 271 [+] | di " Because you used the -noeigenfix- option, -cgmreg- must end." |
: | 340 [+] | ereturn local cmdline = "cgmreg `anything' `if' `in' `weight', cluster(`cluster')" |
: | 343 [+] | ereturn local cmd = "cgmreg" |
: | 361 [+] | di " -cgmreg- is replacing any/all negative eigenvalues with 0." |
: | 370 [+] | di " in which case -cgmreg- will throw an error)" |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 76 [+] | use `maindata' , |
: | 148 [+] | use `bsout' , |
file | # | command |
---|---|---|
makedata.do: | 2 [+] | cap log close |
t1_boot_breakdown.do: | 2 [+] | cap log close |
: | 185 [+] | log close _all |
t2_display.do: | 10 [+] | cap log close table2_out.csv |
: | 11 [+] | cap log close t2out |
: | 93 [+] | qui log close t2out |
t2_pvalues_check.do: | 3 [+] | cap log close |
: | 37 [+] | log close |
t4_display.do: | 10 [+] | cap log close table4_out.csv |
: | 11 [+] | cap log close t4out |
: | 69 [+] | qui log close t4out |
table1.do: | 2 [+] | cap log close |
: | 5 [+] | cap log close t1out |
: | 142 [+] | qui log close t1out |
: | 143 [+] | log close _all |
table2.do: | 2 [+] | cap log close |
: | 90 [+] | log close |
table3.do: | 2 [+] | cap log close |
: | 6 [+] | cap log close t3out |
: | 54 [+] | qui log close t3out |
: | 55 [+] | log close _all |
table4.do: | 2 [+] | cap log close |
: | 100 [+] | log close |
file | # | command |
---|---|---|
t3_ar1.do: | 95 [+] | di "se clu," _column(20) %8.4f `se_ar1_clu' "," _column(35) %6.4f `p_clu_Tg1' |
t3_ols.do: | 259 [+] | di "se clu," _column(20) %8.4f `se_fe_clu' "," _column(35) %6.4f `p_clu_Tg1' |
table1.do: | 118 [+] | di "se clu," %8.4f `se_ols_cluster' |
: | 133 [+] | di "se clu," %8.4f `se_re_cluster' |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
t4_display.do: | 31 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
: | 52 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
t4_display.do: | 31 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
: | 52 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
t4_display.do: | 31 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
: | 52 [+] | foreach mthd in def_Tnk clu_Tnk clu_Tg1 clu_Tg2 bsse_Tg1 pairs_bs rad_res webb_res { |
file | # | command |
---|---|---|
table1.do: | 67 [+] | collapse (sum) clusize = one , |
file | # | command |
---|---|---|
table1.do: | 68 [+] | summ clusize |
file | # | command |
---|---|---|
cgmreg.ado: | 101 [+] | syntax anything [if] [in] [aweight fweight iweight pweight /] , |
file | # | command |
---|---|---|
cgmreg.ado: | 142 [+] | end commented for version 2.3.1 fix of missing cluster values issue |
file | # | command |
---|---|---|
cgmreg.ado: | 410 [+] | qui _robust `resid' `if' `in' `weight' , |
t1_boot_breakdown.do: | 44 [+] | reg lnwage policy age age2 yrseduc , |
: | 61 [+] | reg lnwage policy age age2 yrseduc , |
: | 127 [+] | reg y_wild_rademacher_restricted policy age age2 yrseduc , |
: | 131 [+] | reg y_wild_webb_restricted policy age age2 yrseduc , |
t2_mcloop.do: | 115 [+] | reg lnwage policy age age2 yrseduc , |
: | 137 [+] | qui bootstrap _b _se , reps(`bsreps') nodots cluster(pseudo_cluster) idcluster(pseudo_cluster_2) saving(`pairs_bs_out' , double) : reg lnwage policy age age2 yrseduc , |
t3_ols.do: | 57 [+] | reg `reglhs' `regrhs' , |
: | 71 [+] | cgmreg `reglhs' `regrhs' , |
: | 72 [+] | cgmreg `reglhs' `regrhs' , |
t4_mcloop.do: | 128 [+] | reg `reglhs' `regrhs' , |
table1.do: | 55 [+] | reg lnwage policy age age2 yrseduc , |
: | 59 [+] | reg lnwage policy age age2 yrseduc , |
: | 90 [+] | xtreg lnwage policy age age2 yrseduc , |
file | # | command |
---|---|---|
t3_ols.do: | 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 , |
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 , |
file | # | command |
---|---|---|
cgmreg.ado: | 340 [+] | ereturn local cmdline = "cgmreg `anything' `if' `in' `weight', cluster(`cluster')" |
set_directory_macros.do: | 3 [+] | local my_top_path = subinstr(c(pwd), "doug work\Colin\JHR cluster paper\work Summer 2014\empirical example code", "",.) |
: | 5 [+] | global rawdat = "`my_top_path'data\CPS\July 2013 extract for cluster JHR" |
t2_mcloop.do: | 37 [+] | local command = "reg `lhs' `rhs' , cluster(pseudo_cluster) " |
t4_mcloop.do: | 39 [+] | local command = "reg `reglhs' `regrhs' , noconstant cluster(pseudo_cluster) " |
file | # | command |
---|---|---|
t3_ols.do: | 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 , |
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 , |
file | # | command |
---|---|---|
t34_programs.do: | 16 [+] | syntax , |
: | 32 [+] | syntax , |
file | # | command |
---|---|---|
cgmreg.ado: | 274 [+] | di " 'Robust Inference with Multi-Way Clustering'." |
: | 364 [+] | di " 'Robust Inference with Multi-Way Clustering'." |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 171 [+] | graph twoway (line Rademacher t_stat) (line Webb t_stat) , |
: | 177 [+] | graph twoway (line Rademacher t_stat if t_stat >= `lower' & t_stat <= `upper') (line Webb t_stat if t_stat >= `lower' & t_stat <= `upper') , |
file | # | command |
---|---|---|
t2_display.do: | 64 [+] | di "Num Clusters," _column(25) %6s "`ss'" |
t4_display.do: | 50 [+] | di "Num Clusters," _column(25) %6s "`ss'" |
file | # | command |
---|---|---|
t3_ar1.do: | 109 [+] | di "Num clusters," _column(20) %8.0f `G_ar1' |
t3_ols.do: | 272 [+] | di "Num clusters," _column(20) %8.0f `G_fe' |
table1.do: | 122 [+] | di "Num clusters," %8.0f `G_ols' |
file | # | command |
---|---|---|
t3_ar1.do: | 106 [+] | di "CSS effctv clustrs," _column(20) "-" "," |
t3_ols.do: | 270 [+] | di "CSS effctv clustrs," _column(20) %8.0f `DOF_fe_CSS' |
file | # | command |
---|---|---|
cgmreg.ado: | 172 [+] | local clustvar = "`cluster'" |
: | 350 [+] | ereturn local clustvar = "`cluster'" |
file | # | command |
---|---|---|
cgmreg.ado: | 217 [+] | foreach clusvar in `cluster' { |
: | 306 [+] | foreach clusvar in `cluster' { |
: | 329 [+] | foreach clusvar in `cluster' { |
file | # | command |
---|---|---|
cgmreg.ado: | 173 [+] | local clusvar = "`cluster'" |
: | 351 [+] | ereturn local clusvar = "`cluster'" |
file | # | command |
---|---|---|
cgmreg.ado: | 298 [+] | di _column(50) "Num clusvars = `numcvars'" |
file | # | command |
---|---|---|
cgmreg.ado: | 166 [+] | local cmd = "cgmreg" |
: | 343 [+] | ereturn local cmd = "cgmreg" |
file | # | command |
---|---|---|
cgmreg.ado: | 340 [+] | ereturn local cmdline = "cgmreg `anything' `if' `in' `weight', cluster(`cluster')" |
file | # | command |
---|---|---|
set_directory_macros.do: | 3 [+] | local my_top_path = subinstr(c(pwd), "doug work\Colin\JHR cluster paper\work Summer 2014\empirical example code", "",.) |
file | # | command |
---|---|---|
cgmreg.ado: | 264 [+] | forvalues col=1/`numcols' { |
file | # | command |
---|---|---|
set_directory_macros.do: | 3 [+] | local my_top_path = subinstr(c(pwd), "doug work\Colin\JHR cluster paper\work Summer 2014\empirical example code", "",.) |
: | 6 [+] | global madedat = "`my_top_path'madedata\Colin JHR paper" |
file | # | command |
---|---|---|
cgmreg.ado: | 205 [+] | mat colnames `Bigmat' = `cluster' |
: | 291 [+] | mat colnames `running_sum' = `rnames' |
file | # | command |
---|---|---|
cgmreg.ado: | 187 [+] | local cols = `rows' |
file | # | command |
---|---|---|
cgmreg.ado: | 262 [+] | local numcols = colsof(`running_sum') |
file | # | command |
---|---|---|
cgmreg.ado: | 299 [+] | di _column(50) "Num combinations = `S'" |
file | # | command |
---|---|---|
t2_mcloop.do: | 37 [+] | local command = "reg `lhs' `rhs' , cluster(pseudo_cluster) " |
t3_ols.do: | 29 [+] | local command = "reg `reglhs' `regrhs' , vce(ols) noconstant " |
t4_mcloop.do: | 39 [+] | local command = "reg `reglhs' `regrhs' , noconstant cluster(pseudo_cluster) " |
file | # | command |
---|---|---|
cgmreg.ado: | 142 [+] | end commented for version 2.3.1 fix of missing cluster values issue |
file | # | command |
---|---|---|
cgmreg.ado: | 301 [+] | if "`if'"~="" di _column(50) "If condition = `if'" |
: | 302 [+] | if "`in'"~="" di _column(50) "In condition = `in'" |
file | # | command |
---|---|---|
cgmreg.ado: | 117 [+] | di " If some variable in your options list contains the string 'robust', you will" |
: | 462 [+] | di in blu "variable `generate' contains number of unique values of `varlist' by `by'" |
file | # | command |
---|---|---|
t3_ar1.do: | 17 [+] | xtreg `lhs' `rhs' , |
: | 64 [+] | xtreg `lhs' `rhs' , |
file | # | command |
---|---|---|
t3_ar1.do: | 17 [+] | xtreg `lhs' `rhs' , |
: | 28 [+] | xtreg `lhs' `rhs' , |
: | 64 [+] | xtreg `lhs' `rhs' , |
table1.do: | 102 [+] | xtreg lnwage policy age age2 yrseduc , |
file | # | command |
---|---|---|
table1.do: | 77 [+] | di "intraclass correation = `rho'" |
file | # | command |
---|---|---|
cgmreg.ado: | 135 [+] | di "Note: +/- means the corresponding matrix is added/subtracted" |
file | # | command |
---|---|---|
cgmreg.ado: | 110 [+] | local numcvars : word count `cluster' |
: | 425 [+] | tempvar uniq recnum count touse |
file | # | command |
---|---|---|
cgmreg.ado: | 245 [+] | di "Calculating cov part for variables: `grouplist' (`plusminus')" |
file | # | command |
---|---|---|
cgmreg.ado: | 341 [+] | ereturn local title = "Linear regression with CGM covariance estimation" |
: | 366 [+] | di " Raw, non-psd covariance estimate will be available " |
file | # | command |
---|---|---|
makedata.do: | 85 [+] | gen incwage1999 = incwage * CPI99 |
file | # | command |
---|---|---|
set_directory_macros.do: | 5 [+] | global rawdat = "`my_top_path'data\CPS\July 2013 extract for cluster JHR" |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 30 [+] | use "${madedat}/CPS_2012_micro" , |
table1.do: | 35 [+] | use "${madedat}/CPS_2012_micro" , |
file | # | command |
---|---|---|
makedata.do: | 112 [+] | save "${madedat}\CPS_2012_micro" , |
file | # | command |
---|---|---|
makedata.do: | 117 [+] | save "${madedat}\CPS_2012_micro_medium" , |
file | # | command |
---|---|---|
table2.do: | 30 [+] | local mysourcedata = "$madedat/CPS_2012_micro_medium" |
file | # | command |
---|---|---|
makedata.do: | 122 [+] | save "${madedat}\CPS_2012_micro_small" , |
file | # | command |
---|---|---|
makedata.do: | 10 [+] | use "${rawdat}\cps_00003" , |
file | # | command |
---|---|---|
makedata.do: | 127 [+] | use "${madedat}\CPS_all_micro" , |
file | # | command |
---|---|---|
makedata.do: | 107 [+] | save "${madedat}\CPS_all_micro" , |
file | # | command |
---|---|---|
table3.do: | 31 [+] | qui t3_setup , |
file | # | command |
---|---|---|
makedata.do: | 138 [+] | save "${madedat}\CPS_panel" , |
file | # | command |
---|---|---|
table4.do: | 34 [+] | local mysourcedata = "$madedat/CPS_panel" |
file | # | command |
---|---|---|
set_directory_macros.do: | 3 [+] | local my_top_path = subinstr(c(pwd), "doug work\Colin\JHR cluster paper\work Summer 2014\empirical example code", "",.) |
file | # | command |
---|---|---|
t3_ar1.do: | 96 [+] | di "se CR2," _column(20) "-" "," _column(35) "-" |
: | 97 [+] | di "se CR2 wIK," _column(20) "-" "," _column(35) "-" |
t3_ols.do: | 260 [+] | di "se CR2," _column(20) %8.4f `se_fe_CR2' "," _column(35) %6.4f `p_CR2_Tg1' |
: | 261 [+] | di "se CR2 wIK," _column(20) %8.4f `se_fe_CR2' "," _column(35) %6.4f `p_CR2_Tik' |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
file | # | command |
---|---|---|
t2_display.do: | 35 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res rad_res_high rad_res_low webb_res rad_unres { |
: | 66 [+] | foreach mthd in rob_Tnk clu_Tnk clu_Tg1 clu_Tg2 CR2_Tg1 CR3_Tg1 CR2_Tik clu_Tcss bsse_Tg1 pairs_bs rad_res_low rad_res rad_res_high webb_res rad_unres { |
file | # | command |
---|---|---|
CR23_IK_CSS.do: | 7 [+] | cap prog drop CR23_IK_CSS |
: | 8 [+] | prog def CR23_IK_CSS , |
file | # | command |
---|---|---|
table2.do: | 14 [+] | run CR23_IK_CSS |
table3.do: | 19 [+] | run CR23_IK_CSS |
file | # | command |
---|---|---|
t2_display.do: | 84 [+] | di "Created: `datetime'" |
file | # | command |
---|---|---|
t2_display.do: | 73 [+] | di "CSS dof (mean)," _column(25) %6.1f `CSS_dof_mean' |
t3_ar1.do: | 106 [+] | di "CSS effctv clustrs," _column(20) "-" "," |
t3_ols.do: | 270 [+] | di "CSS effctv clustrs," _column(20) %8.0f `DOF_fe_CSS' |
file | # | command |
---|---|---|
t2_display.do: | 49 [+] | local CSS_dof_mean = r(mean) |
file | # | command |
---|---|---|
t2_display.do: | 10 [+] | cap log close table2_out.csv |
t4_display.do: | 10 [+] | cap log close table4_out.csv |