Tokens starting with x
file | # | command |
---|---|---|
t1_boot_breakdown.do: | 52 [+] | predict yhat_restricted , |
t2_mcloop.do: | 103 [+] | predict yhat , |
: | 110 [+] | predict yhat_restricted , |
t3_ols.do: | 48 [+] | predict yhat_restricted , |
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') , |