Tokens starting with y
file | # | command |
---|---|---|
ch14.7.do: | 83 [+] | nneighbor pop , |
: | 86 [+] | nneighbor pop temp wind , |
: | 87 [+] | nneighbor pop temp wind precip days , |
file | # | command |
---|---|---|
ch4.26.do: | 54 [+] | twoway (scatter `eyex' `x', ms(Oh) yscale(range(-0.5 -2.0)) ylabel(,nogrid)) /// (rline `seyex1' `seyex2' `x') /// (connected `y' `x', yaxis(2) yscale(axis(2) range(18000 35000))) , /// ytitle(Elasticity of price v. student/teacher ratio) |
file | # | command |
---|---|---|
ch10.1.do: | 49 [+] | local inv5 "Age (Years)" |
: | 50 [+] | local inv6 "Board Tenure (Years)" |
file | # | command |
---|---|---|
ch2.0.do: | 19 [+] | label var medage "Median age, years" |
file | # | command |
---|---|---|
ch3.10.do: | 89 [+] | mat list result , |
file | # | command |
---|---|---|
spinst_itsp.ado: | 52 [+] | c_local haserr "yes" |
file | # | command |
---|---|---|
ch8.2.do: | 55 [+] | tsline invrate if inrange(company, 1, 4) & year >= 1937 , /// scheme(s2mono) |
file | # | command |
---|---|---|
ch4.26.do: | 54 [+] | twoway (scatter `eyex' `x', ms(Oh) yscale(range(-0.5 -2.0)) ylabel(,nogrid)) /// (rline `seyex1' `seyex2' `x') /// (connected `y' `x', yaxis(2) yscale(axis(2) range(18000 35000))) , /// ytitle(Elasticity of price v. student/teacher ratio) |
file | # | command |
---|---|---|
ch9.09.do: | 7 [+] | graph dot beta_k , |
file | # | command |
---|---|---|
ch7.00.do: | 27 [+] | tsline _b_spx , |
ch8.2.do: | 55 [+] | tsline invrate if inrange(company, 1, 4) & year >= 1937 , /// scheme(s2mono) |
tipBizday.do: | 24 [+] | tsline dDTB3 , |
file | # | command |
---|---|---|
ch6.6.do: | 6 [+] | tsmktim ym , |
file | # | command |
---|---|---|
ch6.6.do: | 11 [+] | list ym mnr eoq air in 1/16 , |
file | # | command |
---|---|---|
ch6.6.do: | 38 [+] | tsset ym |
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.6.do: | 16 [+] | tsmktim yq , |
: | 24 [+] | tsmktim yq , |
: | 33 [+] | tsmktim yq , |
: | 39 [+] | tscollap (last) aireoq=air (sum) airsum=air (mean) airavg=air , |
file | # | command |
---|---|---|
ch6.6.do: | 17 [+] | list yq air in 1/16 , |
: | 25 [+] | list yq airsum in 1/16 , |
: | 34 [+] | list yq airavg in 1/16 , |
file | # | command |
---|---|---|
reshapeTip.do: | 4 [+] | input str8 country str7 tradeflow Yr1990 Yr1991 |
file | # | command |
---|---|---|
reshapeTip.do: | 4 [+] | input str8 country str7 tradeflow Yr1990 Yr1991 |
file | # | command |
---|---|---|
appB.9.do: | 62 [+] | foreach y of local yrlist { |
: | 76 [+] | foreach y of local yrlist { |
ch8.2.do: | 34 [+] | foreach y of local yrlist { |
file | # | command |
---|---|---|
ch8.2.do: | 25 [+] | levelsof year , |
file | # | command |
---|---|---|
appB.9.do: | 59 [+] | local yrlist 1995 1999 |
: | 72 [+] | local yrlist 1995 1999 |
file | # | command |
---|---|---|
ch8.2.do: | 55 [+] | tsline invrate if inrange(company, 1, 4) & year >= 1937 , /// scheme(s2mono) |
file | # | command |
---|---|---|
ch4.26.do: | 54 [+] | twoway (scatter `eyex' `x', ms(Oh) yscale(range(-0.5 -2.0)) ylabel(,nogrid)) /// (rline `seyex1' `seyex2' `x') /// (connected `y' `x', yaxis(2) yscale(axis(2) range(18000 35000))) , /// ytitle(Elasticity of price v. student/teacher ratio) |