Tokens starting with h
file | # | command |
---|---|---|
ch3.01.do: | 25 [+] | generate byte newengland = inlist(state, "Connecticut", "Maine", /// "Massachusetts", "New Hampshire", "Rhode Island", "Vermont") |
file | # | command |
---|---|---|
spinst_itsp.ado: | 52 [+] | c_local haserr "yes" |
file | # | command |
---|---|---|
spinst_itsp.ado: | 28 [+] | di in smcl "{p}{err}At least one of the packages was not able to be " /// "installed. Try typing {cmd:spinst_itsp} again. If that " /// "fails, look at the output of the error message above to " /// "diagnose the problem. Perhaps you have an out-of-date " /// "version of the package already installed. In that case, " /// "type {cmd:adoupdate} to update it." |
file | # | command |
---|---|---|
ch12.1.do: | 16 [+] | g hi = sum + 1.96 * se |
file | # | command |
---|---|---|
ch12.1.do: | 17 [+] | twoway rarea lo hi end , /// || tsline sum, legend(off) scheme(s2mono) |
file | # | command |
---|---|---|
ch10.2.do: | 32 [+] | qui generate highcorr = . |
: | 34 [+] | qui replace highcorr = `i' if maxretcorr == retcorr`i' /// & !missing(maxretcorr) |
: | 39 [+] | label values highcorr ind |
file | # | command |
---|---|---|
ch10.2.do: | 40 [+] | list permno meanret ndays highcorr in 1/50 , |
file | # | command |
---|---|---|
ch10.2.do: | 38 [+] | gsort -meanret highcorr |
file | # | command |
---|---|---|
ch11.01.do: | 326 [+] | generate byte highsal = avgsalry > r(mean) & !missing(avgsalry) |
: | 328 [+] | label val highsal sal |
file | # | command |
---|---|---|
ch11.01.do: | 330 [+] | bysort highsal: pctrange regday specneed bilingua occupday tot_day tchratio |
file | # | command |
---|---|---|
ch11.01.do: | 329 [+] | tabstat avgsalry , |
file | # | command |
---|---|---|
ch10.4.do: | 7 [+] | generate hightemp = (temp > r(mean) & !missing(temp)) |
: | 9 [+] | label values hightemp tlab |
file | # | command |
---|---|---|
ch6.5.do: | 30 [+] | qui probit hiso2 pop manuf hiprecip |
file | # | command |
---|---|---|
ch6.5.do: | 26 [+] | generate hiprecip = (precip > r(mean)) & !missing(precip) |
file | # | command |
---|---|---|
ch6.5.do: | 27 [+] | qui probit hiso2 pop manuf |
: | 30 [+] | qui probit hiso2 pop manuf hiprecip |
file | # | command |
---|---|---|
ch6.5.do: | 24 [+] | generate hiso2 = (so2 > r(p50)) & !missing(so2) |
file | # | command |
---|---|---|
ch10.1.do: | 56 [+] | file write `hh' "\begin{tabular}{lrrrrr}" _newline "\hline" _newline |
: | 59 [+] | file write `hh' "\hline & Mean & Mean & \$N\$ & \$t\$ test & Mann--Whitney \\" _newline |
: | 60 [+] | file write `hh' "\hline" _newline |
: | 74 [+] | file write `hh' "\hline" _n "\end{tabular}" "\medskip" _newline |
file | # | command |
---|---|---|
ch14.1.do: | 68 [+] | flipmat grades , |
file | # | command |
---|---|---|
ch9.09.do: | 6 [+] | graph bar p50 , |
file | # | command |
---|---|---|
ch4.26.do: | 47 [+] | label variable `y' "Predicted median house price, dollars" |
file | # | command |
---|---|---|
ch10.1.do: | 54 [+] | file write `hh' "\begin{table}[htbp]\caption{Director-level variables}\bigskip" _newline |
file | # | command |
---|---|---|
spinst_itsp.ado: | 7 [+] | cap noi spinst_itsp_wrk egenmore http: //fmwww.bc.edu/repec/bocode/e |
: | 8 [+] | cap noi spinst_itsp_wrk estout http: //fmwww.bc.edu/repec/bocode/e |
: | 9 [+] | cap noi spinst_itsp_wrk freduse http: //fmwww.bc.edu/repec/bocode/f |
: | 10 [+] | cap noi spinst_itsp_wrk ivreg2 http: //fmwww.bc.edu/repec/bocode/i |
: | 11 [+] | cap noi spinst_itsp_wrk mat2txt http: //fmwww.bc.edu/repec/bocode/m |
: | 12 [+] | cap noi spinst_itsp_wrk makematrix http: //fmwww.bc.edu/repec/bocode/m |
: | 13 [+] | cap noi spinst_itsp_wrk moremata http: //fmwww.bc.edu/repec/bocode/m |
: | 14 [+] | cap noi spinst_itsp_wrk mvsumm http: //fmwww.bc.edu/repec/bocode/m |
: | 15 [+] | cap noi spinst_itsp_wrk onespell http: //fmwww.bc.edu/repec/bocode/o |
: | 16 [+] | cap noi spinst_itsp_wrk outreg2 http: //fmwww.bc.edu/repec/bocode/o |
: | 17 [+] | cap noi spinst_itsp_wrk outtable http: //fmwww.bc.edu/repec/bocode/o |
: | 18 [+] | cap noi spinst_itsp_wrk psmatch2 http: //fmwww.bc.edu/repec/bocode/p |
: | 19 [+] | cap noi spinst_itsp_wrk ranktest http: //fmwww.bc.edu/repec/bocode/r |
: | 20 [+] | cap noi spinst_itsp_wrk sphdist http: //fmwww.bc.edu/repec/bocode/s |
: | 21 [+] | cap noi spinst_itsp_wrk statsmat http: //fmwww.bc.edu/repec/bocode/s |
: | 22 [+] | cap noi spinst_itsp_wrk textbarplot http: //fmwww.bc.edu/repec/bocode/t |
: | 23 [+] | cap noi spinst_itsp_wrk tscollap http: //fmwww.bc.edu/repec/bocode/t |
: | 24 [+] | cap noi spinst_itsp_wrk tsmktim http: //fmwww.bc.edu/repec/bocode/t |