Tokens starting with v
file | # | command |
---|---|---|
ch2.0.do: | 162 [+] | matrix list e(V) |
ch3.10.do: | 71 [+] | matrix V = e(V) |
: | 80 [+] | matrix V = e(V) |
file | # | command |
---|---|---|
ch8.2.do: | 11 [+] | label val math4sat satis |
: | 12 [+] | label val math7sat satis |
ch11.01.do: | 328 [+] | label val highsal sal |
file | # | command |
---|---|---|
ch2.0.do: | 107 [+] | note popsize: value label popsize defined for this variable |
file | # | command |
---|---|---|
ch10.1.do: | 57 [+] | file write `hh' " Variable & Outside & Inside & & \multicolumn{2}{c}{\$p\$-value of Difference} \\" _newline |
file | # | command |
---|---|---|
ch2.0.do: | 98 [+] | label values popsize popsize |
: | 116 [+] | label values netmarr2x netmarr2xc |
: | 139 [+] | label values popsize popsize |
ch3.01.do: | 19 [+] | label values size popsize |
ch10.2.do: | 39 [+] | label values highcorr ind |
ch10.4.do: | 9 [+] | label values hightemp tlab |
ch14.3.do: | 96 [+] | label values set1max ind |
file | # | command |
---|---|---|
ch13.01.do: | 6 [+] | type varextrema.ado |
file | # | command |
---|---|---|
ch10.1.do: | 57 [+] | file write `hh' " Variable & Outside & Inside & & \multicolumn{2}{c}{\$p\$-value of Difference} \\" _newline |
file | # | command |
---|---|---|
ch2.0.do: | 91 [+] | label variable urbanized "Population in urban areas, %" |
: | 92 [+] | label variable smallpop "States with <= 5 million pop, 1980" |
: | 93 [+] | label variable largepop "States with > 5 million pop, 1980" |
: | 94 [+] | label variable popsize "Population size code" |
: | 106 [+] | note popsize: variable separating states by population size |
: | 107 [+] | note popsize: value label popsize defined for this variable |
: | 137 [+] | label variable popsize "Population size code" |
ch4.26.do: | 46 [+] | label variable `x' "Student/teacher ratio (percentiles `pct')" |
: | 47 [+] | label variable `y' "Predicted median house price, dollars" |
: | 48 [+] | label variable `eyex' "Elasticity" |
: | 49 [+] | label variable `seyex1' "95% c.i." |
: | 50 [+] | label variable `seyex2' "95% c.i." |
ch8.2.do: | 35 [+] | label variable `v'`y' "`lab`v'': `y'" |
: | 44 [+] | label variable `v' "`lab`v''" |
file | # | command |
---|---|---|
ch4.4.do: | 63 [+] | display _newline "Dependent variable `c':" |
ch8.2.do: | 23 [+] | local lab`v' : variable label `v' |
file | # | command |
---|---|---|
ch10.1.do: | 54 [+] | file write `hh' "\begin{table}[htbp]\caption{Director-level variables}\bigskip" _newline |
file | # | command |
---|---|---|
appB.9.do: | 25 [+] | foreach c of varlist *gdp { |
: | 39 [+] | foreach v of varlist lexp-safewater { |
appB.11.do: | 5 [+] | foreach v of varlist lexp gnppc safewater { |
ch2.0.do: | 6 [+] | foreach v of varlist pop* marriage divorce { |
ch4.1.do: | 18 [+] | foreach v of varlist child1-child12 { |
: | 25 [+] | foreach v of varlist child1-child12 { |
: | 33 [+] | foreach v of varlist child1-child12 { |
ch8.2.do: | 22 [+] | foreach v of varlist * { |
: | 43 [+] | foreach v of varlist * { |
ch10.1.do: | 28 [+] | foreach v of varlist audit defendant_ANY ins_trade_ANY departed age tenure stkholding { |
ch13.01.do: | 143 [+] | foreach v of varlist tenn-arkansas { |
file | # | command |
---|---|---|
ch9.09.do: | 17 [+] | char make[varname] "mod�le" |
: | 18 [+] | char price[varname] "prix" |
: | 19 [+] | char weight[varname] "poids" |
: | 20 [+] | char length[varname] "longueur" |
file | # | command |
---|---|---|
ch8.2.do: | 33 [+] | foreach v of local vars { |
file | # | command |
---|---|---|
ch8.2.do: | 32 [+] | local vars expp avgsal math4sat math7sat |
file | # | command |
---|---|---|
ch3.01.do: | 25 [+] | generate byte newengland = inlist(state, "Connecticut", "Maine", /// "Massachusetts", "New Hampshire", "Rhode Island", "Vermont") |
file | # | command |
---|---|---|
ch4.4.do: | 105 [+] | display _newline "Run `date' at `time' on Stata/`flav' version `vers', memory = `mem' bytes" |
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 |
---|---|---|
ch5.01.do: | 197 [+] | separate expp , |
ch9.06.do: | 36 [+] | separate lwage , |
file | # | command |
---|---|---|
ch8.2.do: | 130 [+] | label var ssq "Estimated volatility" |
file | # | command |
---|---|---|
ch8.2.do: | 131 [+] | tsline ssq , |
file | # | command |
---|---|---|
ch10.1.do: | 46 [+] | local inv Audit Defendant Ins\_Trading Departed Age Tenure Voting\_Share |
: | 51 [+] | local inv7 "Voting Share (\%)" |
file | # | command |
---|---|---|
ch5.01.do: | 190 [+] | scatter expp1992 expp1998 sal , /// legend(position(5) ring(0) label(1 "1992") label(2 "1998")) |
file | # | command |
---|---|---|
ch10.4.do: | 10 [+] | scatter so2 temp , /// saving(fig10_4_1, replace) scheme(s2mono) |
: | 12 [+] | scatter so2 precip , /// by(hightemp) saving(fig10_4_2, replace) scheme(s2mono) |
: | 14 [+] | scatter so2 wind , /// by(hightemp) saving(fig10_4_3, replace) scheme(s2mono) |
: | 19 [+] | scatter so2 precip , /// by(hightemp) saving(fig10_4_2, replace) scheme(s2mono) |