Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: inrange


From   "Ssy Weng" <[email protected]>
To   <[email protected]>
Subject   st: inrange
Date   Tue, 5 Jul 2005 14:27:29 -0600

I am using Stata v8.0 and get this error message. MAT_RACE is a numeric
variable. I searched StataList archives and could not find an answer.

.         g byte ETH6X=1 if ETHNICIT==8
(5970 missing values generated)

.         replace ETH6X =2 if inrange(MAT_RACE,1,5,6,7,9)

invalid syntax
r(198);

Thank you in advance for your help.

Ssu Weng
[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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index