Tokens starting with u
file | # | command |
---|---|---|
ch3.10.do: | 65 [+] | tabulate anxiety if inrange(iq, lb`i', ub`i') |
file | # | command |
---|---|---|
ch3.10.do: | 64 [+] | display _n "IQ " lb`i' " - " ub`i' |
file | # | command |
---|---|---|
ch2.0.do: | 150 [+] | foreach c in US UK DE FR { |
file | # | command |
---|---|---|
appB.9.do: | 10 [+] | local country US UK DE FR |
: | 17 [+] | local country US UK DE FR |
: | 58 [+] | local country US UK DE FR |
: | 71 [+] | local country US UK DE FR |
ch2.0.do: | 144 [+] | local country US UK DE FR |
file | # | command |
---|---|---|
ch12.6.do: | 37 [+] | lrtest unconstr constr |
file | # | command |
---|---|---|
ch12.6.do: | 21 [+] | estimates store unconstr |
file | # | command |
---|---|---|
ch4.1.do: | 8 [+] | qui g child`i' = cond(nchild >= `i',int(30 * uniform()) + 1, .) |
ch5.01.do: | 154 [+] | gen int state = uniform() * 50 + 1 |
ch8.2.do: | 104 [+] | g p = 10*(uniform()+1) + 40 |
ch14.1.do: | 48 [+] | g mt = int(2*hw + 5*invnorm(uniform())) |
: | 49 [+] | g final = int(4*hw + 7*invnorm(uniform())) |
file | # | command |
---|---|---|
ch5.01.do: | 16 [+] | use unionT , |
file | # | command |
---|---|---|
ch5.01.do: | 181 [+] | merge distid using mathpnl`y'm , |
ch8.2.do: | 79 [+] | merge company year using ldinvest , |
ch10.4.do: | 55 [+] | merge tabrv using f10_4_2 f10_4_3 , |
: | 58 [+] | merge tabrv using f10_4_2a , |
: | 61 [+] | merge tabrv using f10_4_3a , |
file | # | command |
---|---|---|
ch2.1.do: | 16 [+] | merge rep78 using repstats , |
ch5.01.do: | 163 [+] | merge distid using mathpnl_state , |
file | # | command |
---|---|---|
ch10.4.do: | 58 [+] | merge tabrv using f10_4_2a , |
: | 61 [+] | merge tabrv using f10_4_3a , |
file | # | command |
---|---|---|
ch2.0.do: | 122 [+] | histogram medagebrack , /// title(Northeast and North Central States: Median Age) |
file | # | command |
---|---|---|
ch10.2.do: | 4 [+] | label def ind 1 Kappa 2 Lambda 3 Nu 4 Xi 5 Tau 6 Upsilon 7 Phi 8 Chi 9 Psi |
ch14.3.do: | 4 [+] | label def ind 1 Kappa 2 Lambda 3 Nu 4 Xi 5 Tau 6 Upsilon 7 Phi 8 Chi 9 Psi |
: | 95 [+] | label def ind 1 Kappa 2 Lambda 3 Nu 4 Xi 5 Tau 6 Upsilon 7 Phi 8 Chi 9 Psi |
file | # | command |
---|---|---|
ch13.01.do: | 131 [+] | use urates , |
: | 142 [+] | use urates , |
: | 227 [+] | use urates , |
ch14.4.do: | 109 [+] | use urates , |
file | # | command |
---|---|---|
ch2.0.do: | 91 [+] | label variable urbanized "Population in urban areas, %" |
file | # | command |
---|---|---|
ch2.0.do: | 36 [+] | generate urbanized = popurb / pop |
: | 39 [+] | replace urbanized = 100 * urbanized |
: | 91 [+] | label variable urbanized "Population in urban areas, %" |
file | # | command |
---|---|---|
ch2.0.do: | 37 [+] | summarize urbanized |
: | 40 [+] | summarize urbanized |
: | 95 [+] | describe pop smallpop largepop popsize urbanized |
file | # | command |
---|---|---|
ch2.0.do: | 150 [+] | foreach c in US UK DE FR { |
file | # | command |
---|---|---|
ch2.0.do: | 102 [+] | label data "1980 US Census data with population size indicators" |
file | # | command |
---|---|---|
appB.9.do: | 10 [+] | local country US UK DE FR |
: | 17 [+] | local country US UK DE FR |
: | 58 [+] | local country US UK DE FR |
: | 71 [+] | local country US UK DE FR |
ch2.0.do: | 144 [+] | local country US UK DE FR |
file | # | command |
---|---|---|
ch5.01.do: | 36 [+] | use usairquality , |
: | 68 [+] | use usairquality , |
ch14.7.do: | 81 [+] | use usairquality , |
file | # | command |
---|---|---|
ch13.11.do: | 11 [+] | local usdperlb 2.08 |