Tokens starting with e
file | # | command |
---|---|---|
ch4.26.do: | 33 [+] | quietly replace `y' = e(Xmfx_y) in `i' |
file | # | command |
---|---|---|
ch14.9.do: | 38 [+] | savedresults save ivhomo e() |
: | 41 [+] | savedresults compare ivhomo e() , /// tol(1e-7) verbose |
: | 45 [+] | savedresults save ivrobust e() |
: | 48 [+] | savedresults compare ivrobust e() , /// tol(1e-7) verbose |
: | 57 [+] | savedresults save ivreg2cue e() |
: | 60 [+] | savedresults compare ivreg2cue e() , /// tol(1e-4) verbose |
: | 64 [+] | savedresults save ivreg2cue e() |
: | 67 [+] | savedresults compare ivreg2cue e() , /// tol(1e-4) verbose |
file | # | command |
---|---|---|
ch4.26.do: | 17 [+] | quietly summarize stratio if e(sample) , |
file | # | command |
---|---|---|
ch2.0.do: | 161 [+] | matrix list e(b) |
: | 162 [+] | matrix list e(V) |
ch3.10.do: | 70 [+] | matrix b = e(b) |
: | 71 [+] | matrix V = e(V) |
: | 80 [+] | matrix V = e(V) |
ch4.4.do: | 64 [+] | mat list e(b) |
ch4.26.do: | 35 [+] | matrix Meyex = e(Xmfx_eyex) |
: | 39 [+] | matrix Seyex = e(Xmfx_se_eyex) |
ch5.01.do: | 27 [+] | local regressors: colnames e(b) |
: | 32 [+] | matrix list e(b) |
ch6.5.do: | 7 [+] | matrix nu = e(Xmfx_eyex) |
: | 9 [+] | matrix nuse = e(Xmfx_se_eyex) |
: | 15 [+] | matrix nu = e(Xmfx_eyex) |
: | 17 [+] | matrix nuse = e(Xmfx_se_eyex) |
ch9.01.do: | 10 [+] | matrix beta`i' = e(b) |
ch9.06.do: | 12 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 16 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 20 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 21 [+] | mat xbar = e(Xmfx_X) |
ch12.4.do: | 123 [+] | matrix b0 = e(b) , |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
file | # | command |
---|---|---|
spinst_itsp.ado: | 7 [+] | cap noi spinst_itsp_wrk egenmore http: //fmwww.bc.edu/repec/bocode/e |
file | # | command |
---|---|---|
itsp.do: | 1 [+] | ssc install egenmore |
file | # | command |
---|---|---|
ch4.26.do: | 48 [+] | label variable `eyex' "Elasticity" |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
file | # | command |
---|---|---|
ch14.9.do: | 39 [+] | mygmm2s lw , /// exexog(med kww age mrt) |
: | 46 [+] | quietly mygmm2s lw , /// exexog(med kww age mrt) robust |
: | 58 [+] | mygmmcue lw , /// exexog(med kww age mrt) |
: | 65 [+] | mygmmcue lw , /// exexog(med kww age mrt) robust |
file | # | command |
---|---|---|
ch10.1.do: | 74 [+] | file write `hh' "\hline" _n "\end{tabular}" "\medskip" _newline |
file | # | command |
---|---|---|
ch6.6.do: | 10 [+] | generate eoq = (mod(mnr, 3) == 0) |
: | 15 [+] | keep if eoq |
file | # | command |
---|---|---|
ch6.6.do: | 11 [+] | list ym mnr eoq air in 1/16 , |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
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 |
---|---|---|
ch6.5.do: | 8 [+] | estadd scalar nu = nu[1, 1] |
: | 10 [+] | estadd scalar nuse = nuse[1, 1] |
: | 16 [+] | estadd scalar nu = nu[1, 1] |
: | 18 [+] | estadd scalar nuse = nuse[1, 1] |
file | # | command |
---|---|---|
spinst_itsp.ado: | 8 [+] | cap noi spinst_itsp_wrk estout http: //fmwww.bc.edu/repec/bocode/e |
file | # | command |
---|---|---|
itsp.do: | 5 [+] | ssc install estout |
file | # | command |
---|---|---|
ch5.01.do: | 70 [+] | eststo: quietly regress so2 temp manuf pop |
: | 71 [+] | eststo: quietly regress so2 temp pop wind |
: | 72 [+] | eststo: quietly regress so2 temp wind precip days |
: | 73 [+] | eststo: quietly regress so2 temp manuf pop wind precip days |
file | # | command |
---|---|---|
ch5.01.do: | 74 [+] | esttab using esttab_example.tex , /// alignment(D{.}{.}{-1}) replace |
file | # | command |
---|---|---|
ch4.26.do: | 37 [+] | quietly replace `eyex' = eta[1, 1] in `i' // and save in tempvar eyex |
file | # | command |
---|---|---|
ch4.26.do: | 36 [+] | matrix eta = Meyex[1, "stratio"] // for the stratio column |
ch9.06.do: | 12 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 13 [+] | eststo , |
: | 16 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 17 [+] | eststo , |
: | 20 [+] | mat eta = e(Xmfx_dyex) \ e(Xmfx_se_dyex) |
: | 24 [+] | eststo , |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
file | # | command |
---|---|---|
ch9.06.do: | 13 [+] | eststo , |
: | 17 [+] | eststo , |
: | 24 [+] | eststo , |
file | # | command |
---|---|---|
ch9.06.do: | 26 [+] | esttab _all using lwage`y'.tex , /// substitute("_cons" "Constant" "eta_educ" "$\eta_{educ}$" /// "etase" "$\eta_{se}$") |
file | # | command |
---|---|---|
ch9.06.do: | 13 [+] | eststo , |
: | 17 [+] | eststo , |
: | 24 [+] | eststo , |
file | # | command |
---|---|---|
ch4.4.do: | 4 [+] | use ex_employee , |
file | # | command |
---|---|---|
ch5.01.do: | 190 [+] | scatter expp1992 expp1998 sal , /// legend(position(5) ring(0) label(1 "1992") label(2 "1998")) |
file | # | command |
---|---|---|
reshapeTip.do: | 6 [+] | Armenia exports 90 100 |
: | 8 [+] | Bolivia exports 80 115 |
: | 10 [+] | Colombia exports 70 71 |