Radu Ban
>
> use _inrange_
>
> hsgrad = inrange(grade, 9, 12)
Jean Roth
>
> Is it possible to shorten the 'if' statement in the replace below
> and still retain the upper and lower bounds?
>
> replace hsgrad = 1 if grade>=9 & grade<=12
>
Note that this is not exactly equivalent.
The difference is between a result which is
1 or 0 and one which is 1 or missing.
Nick
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/