Tokens starting with g
file | # | command |
---|---|---|
t2_pvalues_check.do: | 24 [+] | qqplot p_webb_res p_rad_res if numstates == `gg' , |
: | 26 [+] | graph twoway (scatter p_rad_res p_webb_res if numstates == `gg') (line p_webb_res p_webb_res if numstates == `gg') , |
file | # | command |
---|---|---|
cgmreg.ado: | 310 [+] | di _column(50) "G(`clusvar')" _column(68) "= " _result(18) |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 70 [+] | graph export G6_boot_density.png , |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 173 [+] | graph export G6_Wild_CDFs.png , |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 179 [+] | graph export G6_Wild_CDFs_ZOOM.png , |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 31 [+] | graph combine g_qq_6 g_qq_10 g_qq_20 g_qq_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 31 [+] | graph combine g_qq_6 g_qq_10 g_qq_20 g_qq_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 31 [+] | graph combine g_qq_6 g_qq_10 g_qq_20 g_qq_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 31 [+] | graph combine g_qq_6 g_qq_10 g_qq_20 g_qq_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 24 [+] | qqplot p_webb_res p_rad_res if numstates == `gg' , |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 34 [+] | graph combine g_sc_6 g_sc_10 g_sc_20 g_sc_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 34 [+] | graph combine g_sc_6 g_sc_10 g_sc_20 g_sc_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 34 [+] | graph combine g_sc_6 g_sc_10 g_sc_20 g_sc_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 34 [+] | graph combine g_sc_6 g_sc_10 g_sc_20 g_sc_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 26 [+] | graph twoway (scatter p_rad_res p_webb_res if numstates == `gg') (line p_webb_res p_webb_res if numstates == `gg') , |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 18 [+] | graph combine g_`type'_6 g_`type'_10 g_`type'_20 g_`type'_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 18 [+] | graph combine g_`type'_6 g_`type'_10 g_`type'_20 g_`type'_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 18 [+] | graph combine g_`type'_6 g_`type'_10 g_`type'_20 g_`type'_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 18 [+] | graph combine g_`type'_6 g_`type'_10 g_`type'_20 g_`type'_50 |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 13 [+] | quantile p_`type'_res if numstates == `gg' , |
file | # | command |
---|---|---|
cgmreg.ado: | 311 [+] | local Gclusvar`c' = _result(18) |
file | # | command |
---|---|---|
cgmreg.ado: | 273 [+] | di " See Cameron, Gelbach & Miller, " |
: | 363 [+] | di " See Cameron, Gelbach & Miller, " |
file | # | command |
---|---|---|
cgmreg.ado: | 451 [+] | local generat _Unique |
file | # | command |
---|---|---|
cgmreg.ado: | 420 [+] | local options "BY(string) GENerate(string) Detail" |
file | # | command |
---|---|---|
t2_pvalues_check.do: | 12 [+] | foreach gg in 6 10 20 50 { |
: | 23 [+] | foreach gg in 6 10 20 50 { |
file | # | command |
---|---|---|
cgmreg.ado: | 435 [+] | di in gr "Number of unique values of `varlist' is " in ye _result(18) |
: | 436 [+] | di in gr "Number of records is "in ye "`N'" |
file | # | command |
---|---|---|
cgmreg.ado: | 235 [+] | qui egen `groupvar' = group(`grouplist') if `touse' |
makedata.do: | 130 [+] | egen styr = group(statefip year) |
t2_mcloop.do: | 73 [+] | egen pseudo_cluster = group(statefip subid) |
t3_ar1.do: | 61 [+] | egen statefip2 = group(statefip id) |
t4_mcloop.do: | 73 [+] | egen pseudo_cluster = group(statefip subid) |