Tokens starting with y
file | # | command |
---|---|---|
t4_mcloop.do: | 202 [+] | gen y_wild_rad_restricted = yhat_restricted + resid_wild_rad_restricted |
: | 216 [+] | egen y_wild_rad_restricted_avg_s = mean(y_wild_rad_restricted) , |
: | 217 [+] | egen y_wild_rad_restricted_avg_y = mean(y_wild_rad_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 221 [+] | make_deviations y_wild_rad_restricted y_wild_webb_restricted |
file | # | command |
---|---|---|
t4_mcloop.do: | 211 [+] | cap drop y_wild_rad_restricted_avg_s |
: | 216 [+] | egen y_wild_rad_restricted_avg_s = mean(y_wild_rad_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 212 [+] | cap drop y_wild_rad_restricted_avg_y |
: | 217 [+] | egen y_wild_rad_restricted_avg_y = mean(y_wild_rad_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 224 [+] | local shortcommand = subinstr("`command'","`reglhs'","y_wild_rad_restricted_deviation",.) |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 127 [+] | reg y_wild_rademacher_restricted policy age age2 yrseduc , |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 120 [+] | gen y_wild_rademacher_restricted = yhat_restricted + resid_wild_rad_restricted |
t2_mcloop.do: | 183 [+] | gen y_wild_rademacher_restricted = yhat_restricted + resid_wild_rad_restricted |
t3_ols.do: | 165 [+] | gen y_wild_rademacher_restricted = yhat_restricted + resid_wild_rad_restricted |
file | # | command |
---|---|---|
t2_mcloop.do: | 191 [+] | local shortcommand = subinstr("`command'","`lhs'","y_wild_rademacher_restricted",.) |
t3_ols.do: | 171 [+] | local shortcommand = subinstr("`command'","`lhs'_deviation","y_wild_rademacher_restricted",.) |
file | # | command |
---|---|---|
t2_mcloop.do: | 184 [+] | gen y_wild_rademacher_unrestricted = yhat + resid_wild_rad_unrestricted |
file | # | command |
---|---|---|
t2_mcloop.do: | 196 [+] | local shortcommand = subinstr("`command'","`lhs'","y_wild_rademacher_unrestricted",.) |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 131 [+] | reg y_wild_webb_restricted policy age age2 yrseduc , |
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 121 [+] | gen y_wild_webb_restricted = yhat_restricted + resid_wild_webb_restricted |
t2_mcloop.do: | 185 [+] | gen y_wild_webb_restricted = yhat_restricted + resid_wild_webb_restricted |
t3_ols.do: | 166 [+] | gen y_wild_webb_restricted = yhat_restricted + resid_wild_webb_restricted |
t4_mcloop.do: | 203 [+] | gen y_wild_webb_restricted = yhat_restricted + resid_wild_webb_restricted |
: | 218 [+] | egen y_wild_webb_restricted_avg_s = mean(y_wild_webb_restricted) , |
: | 219 [+] | egen y_wild_webb_restricted_avg_y = mean(y_wild_webb_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 221 [+] | make_deviations y_wild_rad_restricted y_wild_webb_restricted |
file | # | command |
---|---|---|
t2_mcloop.do: | 201 [+] | local shortcommand = subinstr("`command'","`lhs'","y_wild_webb_restricted",.) |
t3_ols.do: | 176 [+] | local shortcommand = subinstr("`command'","`lhs'_deviation","y_wild_webb_restricted",.) |
file | # | command |
---|---|---|
t4_mcloop.do: | 213 [+] | cap drop y_wild_webb_restricted_avg_s |
: | 218 [+] | egen y_wild_webb_restricted_avg_s = mean(y_wild_webb_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 214 [+] | cap drop y_wild_webb_restricted_avg_y |
: | 219 [+] | egen y_wild_webb_restricted_avg_y = mean(y_wild_webb_restricted) , |
file | # | command |
---|---|---|
t4_mcloop.do: | 229 [+] | local shortcommand = subinstr("`command'","`reglhs'","y_wild_webb_restricted_deviation",.) |
file | # | command |
---|---|---|
t34_programs.do: | 58 [+] | egen yavg_ds_`var' = mean(ds_`var') , |
: | 60 [+] | gen `var'_deviation = ds_`var' - yavg_ds_`var' |
: | 61 [+] | cap drop ds_`var' yavg_ds_`var' |
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 |
---|---|---|
t34_programs.do: | 65 [+] | if "`yearonly'" == "yearonly" { |
file | # | command |
---|---|---|
table3.do: | 41 [+] | t3_ols , |
file | # | command |
---|---|---|
t3_ols.do: | 5 [+] | syntax , |
t34_programs.do: | 16 [+] | syntax , |
: | 49 [+] | syntax varlist [, yearonly] |
file | # | command |
---|---|---|
cgmreg.ado: | 358 [+] | if "`eigenfix'"=="yes" { |
file | # | command |
---|---|---|
cgmreg.ado: | 282 [+] | local eigenfix "yes" |
file | # | command |
---|---|---|
t2_mcloop.do: | 103 [+] | predict yhat , |
: | 184 [+] | gen y_wild_rademacher_unrestricted = yhat + resid_wild_rad_unrestricted |
file | # | command |
---|---|---|
cgmreg.ado: | 117 [+] | di " If some variable in your options list contains the string 'robust', you will" |
: | 271 [+] | di " Because you used the -noeigenfix- option, -cgmreg- must end." |
: | 369 [+] | di " (If you don't want this behavior, use the 'noeigenfix' option," |
file | # | command |
---|---|---|
cgmreg.ado: | 115 [+] | di " -> Removing string 'robust' from your options line: it's unnecessary as an option," |
: | 117 [+] | di " If some variable in your options list contains the string 'robust', you will" |